]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - .github/ISSUE_TEMPLATE/BUG_REPORT.md
Sync helpop chmodes s and p with docs
[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 Example configs: https://github.com/inspircd/inspircd/tree/insp3/docs/conf
17 -->
18
19 **Description**
20
21 <!--
22 Briefly describe the problem you are having in a few paragraphs.
23 -->
24
25 **Steps to reproduce the issue:**
26
27 1.
28 2.
29 3.
30
31 **Describe the results you received:**
32
33
34 **Describe the results you expected:**
35
36
37 **Additional information you deem important (e.g. issue happens only occasionally):**
38
39 **Output of `./bin/inspircd --version`:**
40