Files
znc/CONTRIBUTING.md
T
Mikaela Suomalainen 9322d0e58a add simple CONTRIBUTING.md
Fixes #708

[CI SKIP]
2015-08-17 14:56:43 +03:00

23 lines
658 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Reporting bugs
==============
* When reporting a bug:
* Please ensure that you are on the latest version in case the bug you
are reporting is already fixed.
* Please include the following information:
* OS/distribution version
* `/znc version`
* If you are reporting a crash, please see [the debugging page] on
wiki.znc.in.
[The debugging page]:http://wiki.znc.in/Debugging
Code changes
============
* Follow the exact same conventions and style of the file you change.
* For deciding which branch to pull request, please see [the branches page]
on wiki.znc.in.
[The branches page]:http://wiki.znc.in/Branches