summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorStanisław Halik <sthalik@misaki.pl>2016-09-16 17:26:14 +0200
committerGitHub <noreply@github.com>2016-09-16 17:26:14 +0200
commitd85dcf1592ab27b12007b7b996d3c1384cf4ba49 (patch)
treede077de2e8d60ad2914577b0b1f64926bebc5b40 /CONTRIBUTING.md
parentb672c74a6a468af47e4b2349cc7089e2acc887b3 (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-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.