git: Fixed issue templates
This commit is contained in:
parent
78f6ef464a
commit
3d32261f16
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -36,6 +36,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
|
label: ImHex Build Type
|
||||||
options:
|
options:
|
||||||
- label: Nightly or built from sources
|
- label: Nightly or built from sources
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
1
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -17,5 +17,6 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
|
label: Request Type
|
||||||
options:
|
options:
|
||||||
- label: I can provide a PoC for this feature or am willing to work on it myself and submit a PR
|
- label: I can provide a PoC for this feature or am willing to work on it myself and submit a PR
|
Loading…
Reference in New Issue
Block a user