-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update issue and pull request templates
- Loading branch information
1 parent
b7b0b01
commit b61aa1b
Showing
4 changed files
with
9 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,18 +11,14 @@ body: | |
Please read our [Contribution Guideline](https://xiaokang2022.github.io/maliang/en/CONTRIBUTING/) before completing this report. | ||
请在填写此报告前先阅读我们的[贡献指南](https://xiaokang2022.github.io/maliang/CONTRIBUTING/)。 | ||
- type: dropdown | ||
- type: input | ||
id: version | ||
attributes: | ||
label: Version | ||
description: | | ||
Which version of the project are you using? | ||
您使用的是本项目的哪个版本? | ||
options: | ||
- Latest stable version (Default) | ||
- Latest development version | ||
- Other version (Please add later) | ||
default: 0 | ||
placeholder: e.g. 3.0.0 | ||
validations: | ||
required: true | ||
- type: dropdown | ||
|
@@ -36,9 +32,10 @@ body: | |
options: | ||
- Windows 11 | ||
- Windows 10 | ||
- Linux | ||
- Linux (GNOME) | ||
- Linux (KDE Plasma) | ||
- macOS | ||
- Other (Please add later) | ||
- Other | ||
validations: | ||
required: true | ||
- type: textarea | ||
|
@@ -75,7 +72,7 @@ body: | |
description: | | ||
How can we get in touch with you if we need more info? | ||
如果需要更多信息,我们如何与您取得联系? | ||
placeholder: ex. [email protected] | ||
placeholder: e.g. [email protected] | ||
validations: | ||
required: false | ||
- type: checkboxes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ body: | |
description: | | ||
Link to any documentation or examples that you are referencing. | ||
链接到您正在引用的任何文档或示例。 | ||
placeholder: ex. https://example.com | ||
placeholder: e.g. https://example.com | ||
validations: | ||
required: false | ||
- type: textarea | ||
|
@@ -42,7 +42,7 @@ body: | |
description: | | ||
How can we get in touch with you if we need more info? | ||
如果需要更多信息,我们如何与您取得联系? | ||
placeholder: ex. [email protected] | ||
placeholder: e.g. [email protected] | ||
validations: | ||
required: false | ||
- type: checkboxes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ body: | |
description: | | ||
How can we get in touch with you if we need more info? | ||
如果需要更多信息,我们如何与您取得联系? | ||
placeholder: ex. [email protected] | ||
placeholder: e.g. [email protected] | ||
validations: | ||
required: false | ||
- type: checkboxes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters