New Github Issue Templates v2 (#23746)
This commit is contained in:
parent
82b81ed6d6
commit
15933d478f
3 changed files with 3 additions and 6 deletions
5
.github/ISSUE_TEMPLATE/0_feature_request.yml
vendored
5
.github/ISSUE_TEMPLATE/0_feature_request.yml
vendored
|
@ -5,10 +5,11 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the feature
|
label: Describe the feature
|
||||||
description: A clear and concise description of what you want to happen.
|
description: A one line summary, and description of what you want to happen.
|
||||||
value: |
|
value: |
|
||||||
Summary:
|
Summary:
|
||||||
*
|
|
||||||
|
Description:
|
||||||
|
|
||||||
Screenshots:
|
Screenshots:
|
||||||
<!-- drag files here -->
|
<!-- drag files here -->
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/1_bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/1_bug_report.yml
vendored
|
@ -17,10 +17,8 @@ body:
|
||||||
3.
|
3.
|
||||||
|
|
||||||
Actual Behavior:
|
Actual Behavior:
|
||||||
*
|
|
||||||
|
|
||||||
Expected Behavior:
|
Expected Behavior:
|
||||||
*
|
|
||||||
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/2_crash_report.yml
vendored
2
.github/ISSUE_TEMPLATE/2_crash_report.yml
vendored
|
@ -16,10 +16,8 @@ body:
|
||||||
3.
|
3.
|
||||||
|
|
||||||
Actual Behavior:
|
Actual Behavior:
|
||||||
*
|
|
||||||
|
|
||||||
Expected Behavior:
|
Expected Behavior:
|
||||||
*
|
|
||||||
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue