mirror of
https://git.um-react.app/um/web.git
synced 2025-11-17 06:04:22 +00:00
chore: pipeline / issue template cleanup
This commit is contained in:
28
.gitea/ISSUE_TEMPLATE/new-feature.md
Normal file
28
.gitea/ISSUE_TEMPLATE/new-feature.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
|
||||
name: "新功能"
|
||||
about: "对于程序新的想法或建议"
|
||||
title: "[新功能] "
|
||||
labels:
|
||||
|
||||
- enhancement
|
||||
|
||||
---
|
||||
|
||||
<!-- ⚠ 请按照此模板填写,否则可能立即被关闭 -->
|
||||
<!-- 提交前可使用【Preview】预览提交的更改 -->
|
||||
|
||||
## 背景和说明
|
||||
|
||||
<!-- 简要说明产生此想法的背景和此想法的具体内容 -->
|
||||
|
||||
## 附加信息
|
||||
|
||||
<!-- 更多你想要表达的内容 -->
|
||||
|
||||
## 额外选项
|
||||
|
||||
<!-- 请将符合条件的 `[ ]` 更改为 `[x]` -->
|
||||
|
||||
- [ ] 我可以自行实现并提交 PR。
|
||||
- [ ] 我确认已经搜索过 issue,确认没有已报告的相同 issue
|
||||
Reference in New Issue
Block a user