summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
blob: 21b8695601ff68db217c2d8be4f7ea30c4eca70b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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.

![BSD Daemon](bin/permissive-license.png)

By submitting a pull request, you agree to allow the project owner to license your work under the [ISC license](https://opensource.org/licenses/ISC). 
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.