Update issues template

This commit is contained in:
Miuzarte 2023-04-09 14:21:41 +08:00
parent e1c0cf8076
commit 46e805188c
4 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ body:
- type: markdown
attributes:
value: |
#### 提问前请先自己去尝试解决,比如查看[本仓库wiki中的Quick solution](https://github.com/svc-develop-team/so-vits-svc/wiki/Quick-solution)也可以借助chatgpt或一些搜索引擎谷歌/必应/New Bing/StackOverflow等等。如果实在无法自己解决再发issue在提issue之前请先了解《[提问的智慧](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md)》。
#### 提问前请先自己去尝试解决,比如查看[本仓库wiki](https://github.com/svc-develop-team/so-vits-svc/wiki)也可以借助chatgpt或一些搜索引擎谷歌/必应/New Bing/StackOverflow等等。如果实在无法自己解决再发issue在提issue之前请先了解《[提问的智慧](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md)》。
---
### 什么样的issue会被直接close
1. 伸手党
@ -106,7 +106,7 @@ body:
id: Log
attributes:
label: 日志
description: 将从执行命令到执行完毕输出的所有信息(包括你所执行的命令)粘贴到[pastebin.com](https://pastebin.com/)并把剪贴板链接贴到这里
description: 将从执行命令到执行完毕输出的所有信息(包括你所执行的命令)粘贴到[pastebin.com](https://pastebin.com/)并把剪贴板链接贴到这里,日志量少的话也可以直接贴在下面
render: python
validations:
required: true

View File

@ -7,7 +7,7 @@ body:
- type: markdown
attributes:
value: |
#### Please try to solve the problem yourself before asking for help. At first you can read *[Quick solution in wiki](https://github.com/svc-develop-team/so-vits-svc/wiki/Quick-solution)*. Then you can use chatgpt or some search engines like google, bing, new bing and StackOverflow until you really find that you can't solve it by yourself. And before you raise an issue, please understand *[How To Ask Questions The Smart Way](http://www.catb.org/~esr/faqs/smart-questions.html)* in advance.
#### Please try to solve the problem yourself before asking for help. At first you can read *[repo wiki](https://github.com/svc-develop-team/so-vits-svc/wiki)*. Then you can use chatgpt or some search engines like google, bing, new bing and StackOverflow until you really find that you can't solve it by yourself. And before you raise an issue, please understand *[How To Ask Questions The Smart Way](http://www.catb.org/~esr/faqs/smart-questions.html)* in advance.
---
### What kind of issue will be closed immediately
1. Beggars or Free Riders
@ -106,7 +106,7 @@ body:
id: Log
attributes:
label: Log
description: All information output from the command you executed to the end of execution (include the command)
description: All information output from the command you executed to the end of execution (include the command). It can also be directly posted below if there is only few text.
render: python
validations:
required: true

View File

@ -81,7 +81,7 @@ body:
id: Log
attributes:
label: 日志
description: 将从执行命令到执行完毕输出的所有信息(包括你所执行的命令)粘贴到[pastebin.com](https://pastebin.com/)并把剪贴板链接贴到这里
description: 将从执行命令到执行完毕输出的所有信息(包括你所执行的命令)粘贴到[pastebin.com](https://pastebin.com/)并把剪贴板链接贴到这里,日志量少的话也可以直接贴在下面
render: python
validations:
required: true

View File

@ -81,7 +81,7 @@ body:
id: Log
attributes:
label: Log
description: All information output from the command you executed to the end of execution (include the command). You can paste them to [pastebin.com](https://pastebin.com/) then paste the short link here.
description: All information output from the command you executed to the end of execution (include the command). You can paste them to [pastebin.com](https://pastebin.com/) then paste the short link here. It can also be directly posted below if there is only few text.
render: python
validations:
required: true