Add: Issue templates

This commit is contained in:
JimhHan
2021-03-06 21:06:58 +08:00
parent 29db059a87
commit 039c8e63e7
6 changed files with 198 additions and 6 deletions
+32
View File
@@ -0,0 +1,32 @@
---
name: Feature Request
about: Suggest an idea for Xray
title: '[Feature] your idea'
labels: ''
assignees: ''
---
<!-- Thanks for your supporting!
1. Please confirm that you are submitting a feature request。
2. We do not recommend any inexperienced users to request new feature.
3. Please check the existing issues, discussions and documentation in detail. Duplicated issue may be closed.
4. To be clear: none of developers is obliged to meet your needs. In particular, features that do not make any sense.
5. You should fully complete the following contents.
-->
**What's your idea**
<!-- A clear and concise description of your idea. -->
**Is it related to an issue?**
<!-- Please specify here if yes. -->
**What's your solution?**
<!-- Describe the solution you'd like. -->
1.
2.
3.
4.
**Is there any additional information?**
<!-- Add any other information here. -->