Skip to content

Commit cc88242

Browse files
committed
📝 添加GitHub issue 模板
1 parent c5e766f commit cc88242

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: "[Bug Report]BUG反馈"
3+
about: 将你所遇到的BUG反馈给我们
4+
title: "[BUG]"
5+
labels: 'bug'
6+
assignees: ''
7+
8+
---
9+
10+
### 问题描述
11+
12+
清晰描述你遇到的 BUG:
13+
14+
### 重现步骤
15+
16+
1.
17+
2.
18+
3.
19+
20+
### 环境信息
21+
22+
- 脚本猫版本:
23+
- 浏览器及版本:
24+
- 操作系统:
25+
26+
### 附加说明
27+
28+
(可选)错误日志截图或相关脚本代码片段
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: "[New Feature]新功能请求"
3+
about: 期望能够增加的功能
4+
title: "[Feature]"
5+
labels: 'enhancement'
6+
assignees: ''
7+
8+
---
9+
10+
### 功能描述
11+
12+
请清晰描述你想要的功能:
13+
14+
### 使用场景
15+
16+
在什么情况下需要这个功能?(例如:处理特定网站时,提升操作效率等)
17+
18+
### 附加说明
19+
20+
(可选)补充截图、示例代码或其他参考信息

0 commit comments

Comments
 (0)