chore(github): add issue templates (#276)

This commit is contained in:
Dillon
2020-04-28 19:59:29 +08:00
committed by GitHub
parent 2ccba79cba
commit e71b373f6d
3 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
---
name: Feature request 功能请求
about: Suggest an idea for this project 为这个项目提供一个建议
title: "[FEATURE] Some feature"
labels: enhancement
assignees: dillonzq
---
### Describe the feature you want 描述你的功能需求
- Feature 1
I want this feature to solve ...
- Feature 2
I want this feature to solve ...
- ...
### Useful reference 有价值的参考
If available, provide useful links to fulfill the feature.
如果可以的话, 提供实现这个功能的参考链接.