Updated patches section...
diff --git a/GettingStarted.wiki b/GettingStarted.wiki index 5dce495..dd9efb7 100644 --- a/GettingStarted.wiki +++ b/GettingStarted.wiki
@@ -169,7 +169,7 @@ == Bug Hunting and Feature Requests == -If you are (or were) a mentor or student participant in GSoC or GHOP but do not have the time to contribute patches to Melange, we can still use your help. While a great deal of code is already done, some parts of the web application are not entirely bug free yet, or feature complete. +If you are (or were) a mentor or student participant in GSoC or GCI but do not have the time to contribute patches to Melange, we can still use your help. While a great deal of code is already done, some parts of the web application are not entirely bug free yet, or feature complete. Please consider writing up a feature request, or bug report. Please be precise when you file a [http://tinyurl.com/new-issue New Issue]. == Patches == @@ -177,6 +177,8 @@ [ContributionReviews#Patches Patches] to the code are also welcome, [ContributionReviews#Suggested_patches_from_casual_contributors even from non-committers]. +The code that is used for showing pages can be found in soc/modules/<module_name>/views and not in its submodule model which will be deleted soon. + = Troubleshooting = == AppConfigNotFoundError ==