Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b5e2cb

Browse files
authored
Update issue templates
1 parent c4b104b commit 0b5e2cb

5 files changed

Lines changed: 30 additions & 10 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
name: Bug Report 🐛
2+
name: "Bug Report \U0001F41B"
33
about: 创建 Bug 报告以帮助我们改进 / Create a report to help us improve
4-
title: "🐛[BUG] "
4+
title: "\U0001F41B[BUG] "
55
labels: bug
66
assignees: ''
77

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Custom issue template
3+
about: Describe this issue template's purpose here.
4+
title: ''
5+
labels: ''
6+
assignees: rmbadmin, AigioL, Mossimos
7+
8+
---
9+
10+

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: Feature request 👑
2+
name: "Feature request \U0001F451"
33
about: 对程序的需求或建议 / Suggest an idea for program
4-
title: "👑[Enhancement] "
5-
labels: enhancement
4+
title: "\U0001F451[Enhancement] "
5+
labels: enhancement
66
assignees: ''
77

88
---
@@ -26,4 +26,4 @@ If you have a solution, explain it clearly here
2626
<!--
2727
如截图等其他信息可以贴在这里
2828
Other information such as screenshots can be posted here
29-
-->
29+
-->
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Milestone
3+
about: Describe this issue template's purpose here.
4+
title: ''
5+
labels: ''
6+
assignees: rmbadmin, AigioL, Mossimos
7+
8+
---
9+
10+

.github/ISSUE_TEMPLATE/question.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: question 🧐
2+
name: "question \U0001F9D0"
33
about: 对程序使用的疑问或需要帮助 / Questions about the use of the program or need help
4-
title: "🧐[Question] "
5-
labels: question
4+
title: "\U0001F9D0[Question] "
5+
labels: question
66
assignees: ''
77

88
---
@@ -23,4 +23,4 @@ Other information such as screenshots can be posted here
2323

2424
- 程序版本(Program Version):
2525
- 系统版本号(OS Version): <!-- example Windows 10.19042.844(see winver) / macOS Monterey 12 / Ubuntu 20.04.2 LTS -->
26-
- 是否为应用商店版本(Whether it is a Store version): <!--是(Yes)/否(No)-->
26+
- 是否为应用商店版本(Whether it is a Store version): <!--是(Yes)/否(No)-->

0 commit comments

Comments
 (0)