mirror of
https://gitee.com/johng/gf.git
synced 2024-11-29 18:57:44 +08:00
other: update some issue templates (#3544)
This commit is contained in:
parent
ac6604730a
commit
3b1d1d33b8
4
.github/ISSUE_TEMPLATE/00-bug.yml
vendored
4
.github/ISSUE_TEMPLATE/00-bug.yml
vendored
@ -11,6 +11,10 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for helping us improve! 🙏 Please answer these questions and provide as much information as possible about your problem.
|
Thanks for helping us improve! 🙏 Please answer these questions and provide as much information as possible about your problem.
|
||||||
|
|
||||||
|
The issue title uses the format of the package name goes before the colon. Thanks!
|
||||||
|
|
||||||
|
标题使用包名在冒号前的格式!谢谢!
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: go-version
|
id: go-version
|
||||||
|
4
.github/ISSUE_TEMPLATE/01-enhance.yml
vendored
4
.github/ISSUE_TEMPLATE/01-enhance.yml
vendored
@ -11,6 +11,10 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for helping us improve! 🙏 Please answer these questions and provide as much information as possible about your problem.
|
Thanks for helping us improve! 🙏 Please answer these questions and provide as much information as possible about your problem.
|
||||||
|
|
||||||
|
The issue title uses the format of the package name goes before the colon. Thanks!
|
||||||
|
|
||||||
|
标题使用包名在冒号前的格式!谢谢!
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
|
4
.github/ISSUE_TEMPLATE/02-feature.yml
vendored
4
.github/ISSUE_TEMPLATE/02-feature.yml
vendored
@ -11,6 +11,10 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for helping us improve! 🙏 Please answer these questions and provide as much information as possible about your problem.
|
Thanks for helping us improve! 🙏 Please answer these questions and provide as much information as possible about your problem.
|
||||||
|
|
||||||
|
The issue title uses the format of the package name goes before the colon. Thanks!
|
||||||
|
|
||||||
|
标题使用包名在冒号前的格式!谢谢!
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: is-problem
|
id: is-problem
|
||||||
|
11
.github/ISSUE_TEMPLATE/03-question.yml
vendored
11
.github/ISSUE_TEMPLATE/03-question.yml
vendored
@ -7,10 +7,19 @@ labels:
|
|||||||
- question
|
- question
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
Please read the document carefully. 请先仔细阅读文档
|
||||||
|
|
||||||
|
The issue title uses the format of the package name goes before the colon. Thanks!
|
||||||
|
|
||||||
|
标题使用包名在冒号前的格式!谢谢!
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: ask
|
id: ask
|
||||||
attributes:
|
attributes:
|
||||||
label: "What do you want to ask?"
|
label: "What do you want to ask?"
|
||||||
description: "Please read the document carefully. 请先仔细阅读文档"
|
description: "Please describe the details of your questions. 请详细描述你的问题。"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user