mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-10 20:29:47 +08:00
GitHub files
This commit is contained in:
36
.github/ISSUE_TEMPLATE/report-a-bug.md
vendored
Normal file
36
.github/ISSUE_TEMPLATE/report-a-bug.md
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
name: Report a bug 🐛
|
||||
about: Report a bug with the tool. Only use this if you're 100% sure there's something wrong, otherwise, try "Help".
|
||||
---
|
||||
|
||||
<!-- Don't put anything inside this block, as it won't be included in the issue.
|
||||
|
||||
If you are reporting a bug, please follow the following steps:
|
||||
|
||||
1. Fill out the template in full.
|
||||
This will help us understand the situation in which the bug occurred.
|
||||
|
||||
2. If you are reporting a visual bug, please include screenshots of the
|
||||
tool to help us diagnose the problem.
|
||||
|
||||
3. Make sure not to write between the arrows, as anything there will be hidden.
|
||||
|
||||
4. Delete this line and all above lines before posting your issue! -->
|
||||
|
||||
## Information
|
||||
<!-- Head to https://www.whatismybrowser.com/ and copy/paste the
|
||||
'Send this link to Tech Support to share your system info:' link here -->
|
||||
|
||||
## Details
|
||||
|
||||
### Description
|
||||
<!-- Replace this with a brief summary of the bug. -->
|
||||
|
||||
### Steps to reproduce
|
||||
<!-- Replace this with exactly what you did to cause the bug. -->
|
||||
|
||||
### Expected behavior
|
||||
<!-- Replace this with what you expected to happen. -->
|
||||
|
||||
### Screenshots
|
||||
<!-- Replace this with screenshots, if necessary. -->
|
Reference in New Issue
Block a user