mirror of
https://github.com/znc/znc.git
synced 2026-07-05 09:21:31 +02:00
9322d0e58a
Fixes #708 [CI SKIP]
23 lines
658 B
Markdown
23 lines
658 B
Markdown
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
|