Skip to content

Commit 5f632a5

Browse files
authored
Minor updates to v3 issue template
1 parent 3311dda commit 5f632a5

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report-for-version-2-x.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Bug report for version 2.x
33
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
47

58
---
69

.github/ISSUE_TEMPLATE/bug-report-for-version-3-x.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name: Bug report for version 3.x
33
about: Create a report to help us improve. If you don't know a specific detail or
44
piece of information leave it blank, if necessary we will help you to figure out.
5+
title: ''
6+
labels: ''
7+
assignees: ''
58

69
---
710

@@ -17,7 +20,7 @@ Output of:
1720
3. Error logs
1821
4. If there is a crash, the core dump file.
1922

20-
_Notice:_ Be carefully to not leak any confidential information.
23+
_Notice:_ Be careful to not leak any confidential information.
2124

2225
**To Reproduce**
2326

@@ -33,8 +36,8 @@ A **curl** command line that mimics the original request and reproduces the prob
3336
A clear and concise description of what you expected to happen.
3437

3538
**Server (please complete the following information):**
36-
- ModSecurity version (and connector): [e.g. ModSecurity v3.0.1 with nginx-connector v1.0.0]
37-
- WebServer: [e.g. nginx-1.15.5]
39+
- ModSecurity version (and connector): [e.g. ModSecurity v3.0.8 with nginx-connector v1.0.3]
40+
- WebServer: [e.g. nginx-1.18.0]
3841
- OS (and distro): [e.g. Linux, archlinux]
3942

4043

0 commit comments

Comments
 (0)