Minor updates to v3 issue template

This commit is contained in:
martinhsv 2023-03-02 10:11:32 -05:00 committed by GitHub
parent 3311dda0e5
commit 5f632a5ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,9 @@
--- ---
name: Bug report for version 2.x name: Bug report for version 2.x
about: Create a report to help us improve about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
--- ---

View File

@ -2,6 +2,9 @@
name: Bug report for version 3.x name: Bug report for version 3.x
about: Create a report to help us improve. If you don't know a specific detail or about: Create a report to help us improve. If you don't know a specific detail or
piece of information leave it blank, if necessary we will help you to figure out. piece of information leave it blank, if necessary we will help you to figure out.
title: ''
labels: ''
assignees: ''
--- ---
@ -17,7 +20,7 @@ Output of:
3. Error logs 3. Error logs
4. If there is a crash, the core dump file. 4. If there is a crash, the core dump file.
_Notice:_ Be carefully to not leak any confidential information. _Notice:_ Be careful to not leak any confidential information.
**To Reproduce** **To Reproduce**
@ -33,8 +36,8 @@ A **curl** command line that mimics the original request and reproduces the prob
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
**Server (please complete the following information):** **Server (please complete the following information):**
- ModSecurity version (and connector): [e.g. ModSecurity v3.0.1 with nginx-connector v1.0.0] - ModSecurity version (and connector): [e.g. ModSecurity v3.0.8 with nginx-connector v1.0.3]
- WebServer: [e.g. nginx-1.15.5] - WebServer: [e.g. nginx-1.18.0]
- OS (and distro): [e.g. Linux, archlinux] - OS (and distro): [e.g. Linux, archlinux]