Skip to content

Commit a0264a5

Browse files
authored
Update issue templates
1 parent 7ef8ac4 commit a0264a5

File tree

3 files changed

+53
-0
lines changed

3 files changed

+53
-0
lines changed

.github/ISSUE_TEMPLATE/-------.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: 我想提个新功能
3+
about: 为这个地图提出一个想法
4+
title: "[Feat] "
5+
labels: feature
6+
assignees: littlecxm
7+
8+
---
9+
10+
**您的功能请求是否与问题有关?请描述**
11+
对没满足你需求的地方,提一个的清晰而又简明的描述。
12+
13+
**描述您想要的解决方案**
14+
对你想要发生的事情的清晰而简洁的描述。
15+
16+
**其他**
17+
在此处添加有关功能请求的任何其他描述屏幕截图。

.github/ISSUE_TEMPLATE/-----.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: 一起写代码
3+
about: 要和我立下契约吗?魔法少女们!
4+
title: "[Pat] "
5+
labels: ''
6+
assignees: littlecxm
7+
8+
---
9+
10+
Please write down your tech skill
11+
Current use Vue3 & Laravel & tailwindcss [see other](https://map.bemanicn.com/about)
12+
And please let me know if you have and interesting with this project, I'm pleasure work together!

.github/ISSUE_TEMPLATE/-bug--.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: 出Bug了!
3+
about: 汇报一个bug帮助地图改进
4+
title: "[Bug] "
5+
labels: bug
6+
assignees: littlecxm
7+
8+
---
9+
10+
**描述错误**
11+
(此处写对bug的清晰而简洁的描述。)
12+
13+
**复制**
14+
(此处写你如何重现这个bug)
15+
1. 转到“…”
16+
2. 点击“…”
17+
3. blablabla
18+
4. 出错了!
19+
20+
**屏幕截图**
21+
(在此处添加截图以帮助解释您的问题。)
22+
23+
**其他**
24+
(此处添加有关该问题的任何其他内容。)

0 commit comments

Comments
 (0)