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