chore: update templates
This commit is contained in:
parent
d6d2d90502
commit
bf3c6a044c
2 changed files with 5 additions and 5 deletions
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -20,7 +20,7 @@ Ensure you are using the latest version of Clash or Clash Premium from **this re
|
|||
如果你可以自己 debug 并解决的话,提交 PR 吧
|
||||
Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome.
|
||||
"
|
||||
required: true
|
||||
required: false
|
||||
- label: "
|
||||
我已经在 [Issue Tracker](……/) 中找过我要提出的问题
|
||||
I have searched on the [issue tracker](……/) for a related issue.
|
||||
|
@ -32,8 +32,8 @@ I have tested using the dev branch, and the issue still exists.
|
|||
"
|
||||
required: true
|
||||
- label: "
|
||||
我已经仔细看过 [Documentation](https://clash-meta.wiki/) 并无法自行解决问题
|
||||
I have read the [documentation](https://clash-meta.wiki/) and was unable to solve the issue.
|
||||
我已经仔细看过 [Documentation](https://wiki.metacubex.one/) 并无法自行解决问题
|
||||
I have read the [documentation](https://wiki.metacubex.one/) and was unable to solve the issue.
|
||||
"
|
||||
required: true
|
||||
- label: "
|
||||
|
|
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -17,8 +17,8 @@ I have searched on the [issue tracker](……/) for a related feature request.
|
|||
"
|
||||
required: true
|
||||
- label: "
|
||||
我已经仔细看过 [Documentation](https://clash-meta.wiki/) 并无法自行解决问题
|
||||
I have read the [documentation](https://clash-meta.wiki/) and was unable to solve the issue.
|
||||
我已经仔细看过 [Documentation](https://wiki.metacubex.one/) 并无法找到这个功能
|
||||
I have read the [documentation](https://wiki.metacubex.one/) and was unable to solve the issue.
|
||||
"
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
Loading…
Reference in a new issue