From 1082b0f37d6c6a2b427abe3819dcf7f7ed99476e Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Tue, 6 Aug 2019 17:32:24 +0200 Subject: [PATCH] =?UTF-8?q?README=20=E2=86=92=20Contributing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index c7b9f20..48f74e7 100644 --- a/README.md +++ b/README.md @@ -73,3 +73,14 @@ You also have to do that if you include multiple profiles using the same events including profile! If you want to make sure, manually create all EDDI Event handlers used in imported profiles and have them call the corresponding commands. See the Elite Dangerous profile for reference. + +## Contributing ## + +If you run into any errors, please try running the profile in question on its +own / get a fresh version. If that doesn’t fix the error, look at the +[devel](https://github.com/alterNERDtive/VoiceAttack-profiles/tree/devel) branch +and see if it’s fixed there already. + +If you have no idea what I was saying in that last parargraph and / or the +things mentioned there don’t fix your problem, please [file an +issue](https://github.com/alterNERDtive/VoiceAttack-profiles/issues). Thanks! :)