Update issue templates to newest versions
This commit is contained in:
parent
ca84d4e2b6
commit
d38ef88686
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,7 +1,6 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Report broken or incorrect behaviour
|
description: Report broken or incorrect behaviour
|
||||||
labels: unconfirmed bug
|
labels: unconfirmed bug
|
||||||
issue_body: true
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@ -73,3 +72,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: I have removed my token from display, if visible.
|
- label: I have removed my token from display, if visible.
|
||||||
required: true
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Additional Context
|
||||||
|
description: If there is anything else to say, please do so here.
|
||||||
|
5
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
5
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,7 +1,6 @@
|
|||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: Suggest a feature for this library
|
description: Suggest a feature for this library
|
||||||
labels: feature request
|
labels: feature request
|
||||||
issue_body: true
|
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
@ -44,3 +43,7 @@ body:
|
|||||||
What is the current solution to the problem, if any?
|
What is the current solution to the problem, if any?
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Additional Context
|
||||||
|
description: If there is anything else to say, please do so here.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user