Skip to content

Commit 16e67cd

Browse files
authored
Update issue templates
Added 2 bug report templates
1 parent 97c2094 commit 16e67cd

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed

.github/ISSUE_TEMPLATE/bug-報告.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
name: Bug 報告
3+
about: 我覺得這是個 Bug
4+
title: "[Bug]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**簡要描述 Bug:**
11+
(簡單地描述你遇到的 Bug)
12+
13+
**預期行爲:**
14+
15+
**實際行爲:**
16+
17+
**環境**
18+
- 系統版本: (macOS 14.5)
19+
- 鼠鬚管版本: (1.0.0)
20+
- 方案: (如果你用的是自定義或第三方的方案,且該 Bug 可能與方案有關,請提供方案鏈接)
21+
- [ ] 使用了 Lua: (用了甚麼 Lua 腳本?)
22+
- [ ] 與其它 App 有關: (哪個 App?)
23+
24+
**我試過:**
25+
- [ ] 我換了內置的方案(如`朙月拼音`)後問題仍存在
26+
- [ ] 我找到了導致問題出現的具體設置: (何設置?)
27+
- [ ] 這是個新 Bug,以前真的沒有
28+
- [ ] 我對原因有一些猜想: (你的寳貴想法)
29+
- [ ] 在 Issues(包括已關閉的 Issue) 中未找到相關的報告

.github/ISSUE_TEMPLATE/bug_report.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
name: Bug report
3+
about: Is this a bug?
4+
title: "[Bug]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug:**
11+
(A clear and concise description of the bug.)
12+
13+
**Expected behavior:**
14+
15+
**Actual behavior:**
16+
17+
**Environment**
18+
- OS version: (macOS 14.5)
19+
- Squirrel version: (1.0.0)
20+
- Schema: (If you are using a custom schema, and think it might be related to the schema, please provide a link)
21+
- [ ] Using Lua: (what Lua script do you use?)
22+
- [ ] Related to other apps: (which app?)
23+
24+
**Things you've tried**
25+
- [ ] I tried a built-in schema (like `luna pinyin`), but the bug persists
26+
- [ ] I found the exact setting that produced this bug: (which one?)
27+
- [ ] This bug is new in this version
28+
- [ ] I think the cause might be: (your thoughts)
29+
- [ ] I don't find a similar report in Issues (including closed Issues)

0 commit comments

Comments
 (0)