😶‍🌫️修改issue模板

This commit is contained in:
Qinyang Liu 2024-07-02 13:13:47 +08:00 committed by GitHub
parent de656c3272
commit 24fb3c9961
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 21 additions and 53 deletions

View File

@ -1,20 +1,12 @@
--- ---
name: 功能建议 name: 功能建议
about: 你想要什么高级功能? about: 你想要什么高级功能?
title: 功能建议 title: "[功能建议]"
labels: '' labels: ''
assignees: '' 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.

View File

@ -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.

View File

@ -1,10 +1,12 @@
--- ---
name: 邮箱订阅 name: 邮箱订阅
about: 请在标题直接输入您的邮箱,不要带空格及其他符号 about: 请在标题直接输入您的邮箱,不要带空格及其他符号
title: 邮箱订阅 title: "[e-mail]"
labels: '' labels: ''
assignees: '' assignees: ''
--- ---
请在标题后直接输入您的邮箱,不要带空格及其他符号
如:[email]01@liushen.fun
不要删除前缀,这将作为匹配的依据。

12
.github/ISSUE_TEMPLATE/问题反馈.md vendored Normal file
View File

@ -0,0 +1,12 @@
---
name: 问题反馈
about: 你发现了一些问题,想要指出
title: "[问题反馈]"
labels: ''
assignees: ''
---
你遇到了什么问题?欢迎反馈!
请保留标题中的[问题反馈]字样,在后面写上你发现的问题
(编辑时请将该部分删掉)