mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Update BUG Reporting Template [ci skip]
This commit is contained in:
parent
b96118760c
commit
2b82660408
1 changed files with 8 additions and 8 deletions
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -7,23 +7,23 @@ assignees: 'mitchellkrogza'
|
|||
|
||||
---
|
||||
|
||||
##Describe the bug
|
||||
## Describe the bug
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
##To Reproduce
|
||||
## To Reproduce
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
##Expected behavior
|
||||
## Expected behavior
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
##Screenshots
|
||||
## Screenshots
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
##Copy of nginx.conf
|
||||
## Copy of nginx.conf
|
||||
|
||||
If applicable please paste your nginx.conf file here
|
||||
(paste in between the ``` ``` markers)
|
||||
|
@ -34,7 +34,7 @@ Paste nginx.conf here
|
|||
|
||||
```
|
||||
|
||||
##Copy of vhost / website / host .conf file
|
||||
## Copy of vhost / website / host .conf file
|
||||
|
||||
If applicable please paste your site/vhost configuration file in between the code ticks
|
||||
(paste in between the ``` ``` markers)
|
||||
|
@ -45,7 +45,7 @@ Paste site config here
|
|||
|
||||
```
|
||||
|
||||
##Server (please complete the following information):
|
||||
## Server (please complete the following information):
|
||||
|
||||
- Operating System:
|
||||
|
||||
|
@ -92,6 +92,6 @@ Paste any log / error messages here (paste in between the ``` ``` markers)
|
|||
|
||||
```
|
||||
|
||||
##Additional information
|
||||
## Additional information
|
||||
|
||||
Add any other context about the problem here.
|
||||
|
|
Loading…
Add table
Reference in a new issue