summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a8e22531..3f5b559e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,4 +1,12 @@
-# Contributing to opentrack
+# Issues on the issue tracker
+
+Please report issues rather than using old software versions. Unless problems are identified they'll never get corrected in new versions.
+
+Please set an informative title when creating a new issue and specify the software's component (tracker, filter, protocol, or the main executable) you're having issues with. If you're unable to, please **create an issue anyway** as it's important that problems are identified.
+
+Don't worry about your own English, it's not a problem since we'll be able to communicate anyway. If you're very concerned, please note that in the issue, and you'll receive responses in very plain English.
+
+# Contributing code to opentrack
Pull requests for contributing patches, improvements and new features are greatly welcome through GitHub.
@@ -6,4 +14,4 @@ By submitting a pull request, you agree to allow the project owner to license yo
Please add your copyright and licensing information before submitting a pull request.
Contributions may depend on LGPL software but not be a derivative work of LGPL software (and more specifically be statically linked to any LGPL code).
-Contributions that are licensed under a copyleft license (such as GPL) cannot be integrated. \ No newline at end of file
+Contributions that are licensed under a copyleft license (such as GPL) cannot be integrated.