summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/BUG_REPORT.md
blob: e299326fb2ac1914815da38f8bc505e940deae3a (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
---
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:

Discussions: https://github.com/inspircd/inspircd/discussions
Docs: https://docs.inspircd.org
IRC: irc.inspircd.org #inspircd
Example configs: https://github.com/inspircd/inspircd/tree/insp3/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`:**