ci(projects): add github issues template
This commit is contained in:
parent
1e67ae8c49
commit
b5027c8f3e
20
.github/ISSUE_TEMPLATE/feature_request_cn.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request_cn.md
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
name: 🚀 功能请求
|
||||
about: 如果你有一个功能请求 💡
|
||||
---
|
||||
|
||||
**背景**
|
||||
|
||||
你正在尝试做什么,你希望以不同的方式来做?现在有你无法做到的事情吗?这是否与某个问题/问题有关?
|
||||
|
||||
**替代方案**
|
||||
|
||||
你能否通过另一种方式达到同样的结果?这种替代方案是否值得考虑?
|
||||
|
||||
**这个功能之前有被请求过吗?**
|
||||
|
||||
请提供问题的链接。
|
||||
|
||||
**如果功能请求被批准,你是否愿意提交一个PR?**
|
||||
|
||||
是 / 否 _(如果你需要帮助提交PR,我们可以提供帮助)_
|
20
.github/ISSUE_TEMPLATE/feature_request_en.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request_en.md
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
name: 🚀 Feature request
|
||||
about: If you have a feature request 💡
|
||||
---
|
||||
|
||||
**Context**
|
||||
|
||||
What are you trying to do and how would you want to do it differently? Is it something you currently you cannot do? Is this related to an issue/problem?
|
||||
|
||||
**Alternatives**
|
||||
|
||||
Can you achieve the same result doing it in an alternative way? Is the alternative considerable?
|
||||
|
||||
**Has the feature been requested before?**
|
||||
|
||||
Please provide a link to the issue.
|
||||
|
||||
**If the feature request is approved, would you be willing to submit a PR?**
|
||||
|
||||
Yes / No _(Help can be provided if you need assistance submitting a PR)_
|
Loading…
Reference in New Issue
Block a user