]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - .github/ISSUE_TEMPLATE/BUG_REPORT.md
Fix the 'w' extban not being added to the EXTBAN 005 numeric.
[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 Discussions: https://github.com/inspircd/inspircd/discussions
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 **Description**
23
24 <!--
25 Briefly describe the problem you are having in a few paragraphs.
26 -->
27
28 **Steps to reproduce the issue:**
29
30 1.
31 2.
32 3.
33
34 **Describe the results you received:**
35
36
37 **Describe the results you expected:**
38
39
40 **Additional information you deem important (e.g. issue happens only occasionally):**
41
42 **Output of `./bin/inspircd --version`:**
43