Update BUG Reporting Template [ci skip]

This commit is contained in:
Mitchell Krog 2019-06-28 08:48:22 +02:00
parent be057334af
commit b96118760c
No known key found for this signature in database
GPG key ID: C243C388553EDE5D

View file

@ -7,19 +7,24 @@ 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)
@ -29,7 +34,8 @@ Paste nginx.conf here
```
**Copy of vhost.conf or host.vhost**
##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)
@ -39,9 +45,10 @@ Paste site config here
```
**Server (please complete the following information):**
##Server (please complete the following information):
- Operating System:
- [ ] Ubuntu
- [ ] Alpine
- [ ] Arch Linux
@ -52,6 +59,7 @@ Paste site config here
- [ ] Windows
- [ ] Other
- Specify Exact Version of OS:
```
@ -84,5 +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.