]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - .github/ISSUE_TEMPLATE/BUG_REPORT.md
Let GitHub automatically wrap the lines in the issue/pr templates.
[user/henk/code/inspircd.git] / .github / ISSUE_TEMPLATE / BUG_REPORT.md
1 ---
2 name: Bug report
3 about: Report a non-security issue with InspIRCd.
4 ---
5
6 <!--
7 *PLEASE* fill in the issue template below rather than just deleting it. Failure to do so may result in your issue being ignored and/or closed.
8
9 PLEASE DO NOT FILE CRASH/SECURITY REPORTS ON GITHUB. You can read our security policy at https://github.com/inspircd/inspircd/security/policy
10
11 The GitHub issue tracker is for bug reports ONLY. General support can be found at the following locations:
12
13 Docs: https://docs.inspircd.org
14 IRC: irc.inspircd.org #inspircd
15
16 Example configs:
17 3.0 (stable) - https://github.com/inspircd/inspircd/tree/insp3/docs/conf
18 2.0 (old stable) - https://github.com/inspircd/inspircd/tree/insp20/docs/conf
19 -->
20
21 **Description**
22
23 <!--
24 Briefly describe the problem you are having in a few paragraphs.
25 -->
26
27 **Steps to reproduce the issue:**
28
29 1.
30 2.
31 3.
32
33 **Describe the results you received:**
34
35
36 **Describe the results you expected:**
37
38
39 **Additional information you deem important (e.g. issue happens only occasionally):**
40
41 **Output of `./bin/inspircd --version`:**
42