Skip to content

Commit 7cdd2a9

Browse files
committed
feat: 添加 issue template
1 parent 41a8828 commit 7cdd2a9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# from: https://github.com/Fallen-Breath/fabric-mod-template/tree/master/.github/ISSUE_TEMPLATE
12
name: Bug Report
23
description: Something doesn't seem correct and it might be a bug
34
labels: ["🐛bug"]

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# from: https://github.com/Fallen-Breath/fabric-mod-template/tree/master/.github/ISSUE_TEMPLATE
12
name: Feature Request
23
description: Suggest an idea for this project
34
labels: ["💡enhancement"]

0 commit comments

Comments
 (0)