😶🌫️修改issue模板
This commit is contained in:
parent
de656c3272
commit
24fb3c9961
16
.github/ISSUE_TEMPLATE/功能建议.md
vendored
16
.github/ISSUE_TEMPLATE/功能建议.md
vendored
@ -1,20 +1,12 @@
|
||||
---
|
||||
name: 功能建议
|
||||
about: 你想要什么高级功能?
|
||||
title: 功能建议
|
||||
title: "[功能建议]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
你想要什么新功能?请在这里指出!
|
||||
请保留标题中的[功能建议]前缀,在后面直接打出你的问题
|
||||
(编辑后请将该行删掉)
|
||||
|
38
.github/ISSUE_TEMPLATE/指出问题.md
vendored
38
.github/ISSUE_TEMPLATE/指出问题.md
vendored
@ -1,38 +0,0 @@
|
||||
---
|
||||
name: 指出问题
|
||||
about: 你发现了一些问题,想要指出
|
||||
title: 指出问题
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
- Device: [e.g. iPhone6]
|
||||
- OS: [e.g. iOS8.1]
|
||||
- Browser [e.g. stock browser, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
8
.github/ISSUE_TEMPLATE/邮箱订阅.md
vendored
8
.github/ISSUE_TEMPLATE/邮箱订阅.md
vendored
@ -1,10 +1,12 @@
|
||||
---
|
||||
name: 邮箱订阅
|
||||
about: 请在标题直接输入您的邮箱,不要带空格及其他符号
|
||||
title: 邮箱订阅
|
||||
about: 请在标题后直接输入您的邮箱,不要带空格及其他符号
|
||||
title: "[e-mail]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
请在标题后直接输入您的邮箱,不要带空格及其他符号
|
||||
如:[email]01@liushen.fun
|
||||
不要删除前缀,这将作为匹配的依据。
|
||||
|
12
.github/ISSUE_TEMPLATE/问题反馈.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/问题反馈.md
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
name: 问题反馈
|
||||
about: 你发现了一些问题,想要指出
|
||||
title: "[问题反馈]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
你遇到了什么问题?欢迎反馈!
|
||||
请保留标题中的[问题反馈]字样,在后面写上你发现的问题
|
||||
(编辑时请将该部分删掉)
|
Loading…
x
Reference in New Issue
Block a user