From f6fd731a76cf5774ea2ccf99aa16c358bc2369ac Mon Sep 17 00:00:00 2001 From: Tom Ritter Date: Sat, 18 Feb 2017 23:52:30 -0600 Subject: [PATCH] Tell people how to debug JavaScript --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 68bdf5532..d1fb88ab8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,4 +18,11 @@ --- +**Debugging JavaScript** + +1. Edit data/\_data_/\_default_/configs/application.ini +2. Set 'use_app_debug_js' (and optionally 'use_app_debug_css') to 'On' + +--- + If you have any questions, open an issue or email support@rainloop.net.