]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - .github/ISSUE_TEMPLATE/BUG_REPORT.md
be0d4c53af9ccd2d0027e440bc508517e882630d
[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 ---------------------------------------------------
8 GENERAL SUPPORT INFORMATION
9 ---------------------------------------------------
10
11 PLEASE DO NOT FILE CRASH/SECURITY REPORTS ON GITHUB. You can read our
12 security policy at https://github.com/inspircd/inspircd/security/policy
13
14 The GitHub issue tracker is for bug reports ONLY. General support can
15 be found at the following locations:
16
17 Docs: https://docs.inspircd.org
18 IRC: irc.inspircd.org #inspircd
19
20 Example configs:
21 3.0 (stable) - https://github.com/inspircd/inspircd/tree/insp3/docs/conf
22 2.0 (old stable) - https://github.com/inspircd/inspircd/tree/insp20/docs/conf
23
24 -->
25
26 **Description**
27
28 <!--
29 Briefly describe the problem you are having in a few paragraphs.
30 -->
31
32 **Steps to reproduce the issue:**
33
34 1.
35 2.
36 3.
37
38 **Describe the results you received:**
39
40
41 **Describe the results you expected:**
42
43
44 **Additional information you deem important (e.g. issue happens only occasionally):**
45
46 **Output of `./bin/inspircd --version`:**
47