diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 68bdf55321..55d294ec97 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,4 +18,18 @@ --- +**Debugging JavaScript** + +1. Edit data/\_data_/\_default_/configs/application.ini +2. Set 'use_app_debug_js' (and optionally 'use_app_debug_css') to 'On' + +--- + +**Editing HTML Template Files** + +1. Edit data/\_data_/\_default_/configs/application.ini +2. Set 'cache_system_data' to Off + +--- + If you have any questions, open an issue or email support@rainloop.net.