summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/BUG_REPORT.md
blob: a1dd1640f19c5f7fab69bd9dcb4eb172bbab7baa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
name: Bug report
about: Report a non-security issue with InspIRCd.
---

<!--
*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.

PLEASE DO NOT FILE CRASH/SECURITY REPORTS ON GITHUB. You can read our
security policy at https://github.com/inspircd/inspircd/security/policy

The GitHub issue tracker is for bug reports ONLY. General support can
be found at the following locations:

Docs: https://docs.inspircd.org
IRC: irc.inspircd.org #inspircd

Example configs:
3.0 (stable) - https://github.com/inspircd/inspircd/tree/insp3/docs/conf
2.0 (old stable) - https://github.com/inspircd/inspircd/tree/insp20/docs/conf
-->

**Description**

<!--
Briefly describe the problem you are having in a few paragraphs.
-->

**Steps to reproduce the issue:**

1.
2.
3.

**Describe the results you received:**


**Describe the results you expected:**


**Additional information you deem important (e.g. issue happens only occasionally):**

**Output of `./bin/inspircd --version`:**