chore: Update issue templates (#1661)

* Update bug_report.yml

* Update feature_request.yml

* Update bug_report.yml
This commit is contained in:
inson1
2024-01-25 16:08:39 +01:00
committed by GitHub
parent 4061f8e0e6
commit 51a39d240c
2 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ body:
required: true
- type: dropdown
attributes:
label: What arch are you using?
label: What CPU architecture are you using?
options:
- x64
- ia32

View File

@ -15,7 +15,7 @@ body:
- type: textarea
attributes:
label: Problem Description
description: Please add a clear and concise description of the problem you are seeking to solve with this feature request.
description: A clear and concise description of the problem you are seeking to solve with this feature request.
validations:
required: true
- type: textarea
@ -33,6 +33,6 @@ body:
- type: textarea
attributes:
label: Additional Information
description: Add any other context about the problem here.
description: Any other context about the problem.
validations:
required: false