|
@@ -1,17 +1,14 @@
|
|
|
---
|
|
|
name: Feature request
|
|
|
about: Suggest an idea for this project
|
|
|
+title: "[Feature Request] "
|
|
|
+labels: suggestion
|
|
|
+assignees: ''
|
|
|
|
|
|
---
|
|
|
|
|
|
-**Is your feature request related to a problem? Please describe.**
|
|
|
-A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
+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.
|
|
|
|
|
|
-**Describe the solution you'd like**
|
|
|
-A clear and concise description of what you want to happen.
|
|
|
+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.
|
|
|
|
|
|
-**Describe alternatives you've considered**
|
|
|
-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.
|
|
|
+Thank you!
|