From a89039ee27abfc0d363ec5f3be25f2e79fe74ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sun, 8 Jan 2017 21:44:58 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2314e0c4..6d801e92 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,9 @@ +# Bug reports + +If the build process fails, please open a [new issue](https://github.com/UltimateHackingKeyboard/agent/issues/new) containing the complete build log. + +If the build process succeeds but Agent fails at runtime, it's most likely due to a JavaScript error. In this case, please open a [new issue](https://github.com/UltimateHackingKeyboard/agent/issues/new) containing the error displayed by the JavaScript console. + # Contributing instructions Contributors are most welcome and appreciated beyond words!