mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-12-16 04:08:48 +00:00
[ci skip] GitHub: Update issue template program version. (#13691)
This commit is contained in:
parent
af5cd8d48e
commit
d0c54de330
2
.github/ISSUE_TEMPLATE/app_bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/app_bug_report.yaml
vendored
@ -59,7 +59,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: PCSX2 Revision
|
label: PCSX2 Revision
|
||||||
description: "Please ensure you are on the latest version before making an issue"
|
description: "Please ensure you are on the latest version before making an issue"
|
||||||
placeholder: "Example: v1.7.1337"
|
placeholder: "Example: v2.5.374"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/emu_bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/emu_bug_report.yaml
vendored
@ -76,7 +76,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: PCSX2 Revision
|
label: PCSX2 Revision
|
||||||
description: "We only accept bug reports for the latest dev version. Please try upgrading before making an issue."
|
description: "We only accept bug reports for the latest dev version. Please try upgrading before making an issue."
|
||||||
placeholder: "Example: v1.7.1337"
|
placeholder: "Example: v2.5.374"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user