mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-07 11:50:13 +00:00
Update issue templates
Include use of Discuss forum as an option for feature requests.
This commit is contained in:
parent
1bb1dfa87b
commit
2d7a96416c
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,8 +1,12 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Alternative, faster ways to get help**
|
**Alternative, faster ways to get help**
|
||||||
If you have just started using ZeroTier, here are some places to get help:
|
If you have just started using ZeroTier, here are some places to get help:
|
||||||
- my.zerotier.com has a _Community_ tab. It's a live chat with other users and the developers.
|
- my.zerotier.com has a _Community_ tab. It's a live chat with other users and the developers.
|
||||||
@ -43,4 +47,3 @@ Add any other context about the problem here.
|
|||||||
- Router Config
|
- Router Config
|
||||||
- Firewall Config (try turning the firewall off)
|
- Firewall Config (try turning the firewall off)
|
||||||
- General Network Environment: [ e.g Home, University Campus, Corporate LAN ]
|
- General Network Environment: [ e.g Home, University Campus, Corporate LAN ]
|
||||||
|
|
||||||
|
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
15
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,17 +1,14 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
|
title: "[Feature Request] "
|
||||||
|
labels: suggestion
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
If there is something you'd like to have added to ZeroTier, but not sure how to implement it, you might want to go to https://discuss.zerotier.com/c/feature-requests/ instead. Issues there can be voted on and discussed in-depth.
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
If you do have some code or technical examples of how you want something done in ZeroTier, you can open an issue here that we can use alongside some pull requests.
|
||||||
A clear and concise description of what you want to happen.
|
|
||||||
|
|
||||||
**Describe alternatives you've considered**
|
Thank you!
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
Add any other context or screenshots about the feature request here.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user