Room for extra details for:
- bug report - feature request
This commit is contained in:
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -78,3 +78,8 @@ body:
|
|||||||
```
|
```
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Notes
|
||||||
|
description: >
|
||||||
|
Provide any extra details here.
|
||||||
|
|||||||
6
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
6
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -27,4 +27,8 @@ body:
|
|||||||
description: >
|
description: >
|
||||||
How has this issue affected you? What are you trying to accomplish?
|
How has this issue affected you? What are you trying to accomplish?
|
||||||
Providing context helps us come up with a solution that is most useful in the real world.
|
Providing context helps us come up with a solution that is most useful in the real world.
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Notes
|
||||||
|
description: >
|
||||||
|
Provide any extra details here.
|
||||||
|
|||||||
Reference in New Issue
Block a user