kiwmi/CONTRIBUTING.txt
2019-12-22 02:20:08 +00:00

20 lines
688 B
Text

Contribution Guidelines
=======================
NOTE: contributing implies that your contributions get licensed under the terms of MPL 2.0.
Opening Issues
--------------
- Make sure you have a GitHub account.
- Include steps to reproduce, if it is a bug.
- Include information on what version you are using.
Submit Changes
--------------
Commit messages should be both clear and descriptive.
If possible they should start with the verb that describes the change.
Don't be shy to include additional information, like motivation, for that change below the initial line.
Other developers should be able to understand why a change occurred, when looking at it at a later point in time.