mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-10 04:45:29 +08:00
GitHub files
This commit is contained in:
29
.github/ISSUE_TEMPLATE/help.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/help.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
name: Help ❓
|
||||
about: Encountered a problem with the tool?
|
||||
---
|
||||
|
||||
<!-- Don't write inside the arrows as they will be hidden when you post your issue.
|
||||
|
||||
If you are in need of help, please follow the following steps:
|
||||
|
||||
1. Fill out the template.
|
||||
This will help us understand what problem you've encountered and help us
|
||||
find a solution.
|
||||
|
||||
2. 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 -->
|
||||
|
||||
## Help request
|
||||
|
||||
### Problem
|
||||
<!-- What problem did you encounter? -->
|
||||
|
||||
### What I have tried
|
||||
<!-- What have you tried so far? -->
|
||||
|
||||
### Screenshots
|
||||
<!-- If relevant, include any screenshots here. -->
|
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. -->
|
38
.github/ISSUE_TEMPLATE/request-a-feature.md
vendored
Normal file
38
.github/ISSUE_TEMPLATE/request-a-feature.md
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
name: Request a feature 🆕
|
||||
about: Suggest a new feature that you would like in the tool!
|
||||
---
|
||||
|
||||
<!-- Fill out the template. Don't write inside the arrows as they will be hidden
|
||||
when you post your issue.
|
||||
|
||||
If you have a feature suggestion for the tool, read through the following steps:
|
||||
|
||||
1. Fill out the template.
|
||||
This will help us understand what you're requesting and why you want us
|
||||
to add it.
|
||||
|
||||
2. Keep it simple.
|
||||
Make sure it's easy to understand what you're requesting. A good way is
|
||||
to keep it to one request per GitHub issue, as we can then easily track
|
||||
feature requests.
|
||||
|
||||
3. Check whether it has already been asked or added.
|
||||
You can search the exiting GitHub issues to see if your feature has
|
||||
already been requested.
|
||||
|
||||
4. Ask yourself: "Does this idea/feature belong as part of the tool?"
|
||||
Whilst we'd love to be able to add every feature that every user wants,
|
||||
we want to keep the site as small and as fast as possible by limiting how
|
||||
much code we have. Make sure the feature you are requesting is something
|
||||
that others will benefit from, not just you.
|
||||
|
||||
5. Delete this line and all above lines before posting your issue! -->
|
||||
|
||||
## Feature request
|
||||
|
||||
### Feature description
|
||||
<!-- What feature are you suggesting? -->
|
||||
|
||||
### How the feature is useful
|
||||
<!-- How is the feature useful to users of the tool? -->
|
Reference in New Issue
Block a user