Browse Source

Update bug_report.yml

pull/628/merge
Dmitry Nefedov 4 weeks ago
committed by GitHub
parent
commit
4f4a76f263
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 9
      .github/ISSUE_TEMPLATE/bug_report.yml

9
.github/ISSUE_TEMPLATE/bug_report.yml

@ -19,20 +19,15 @@ body:
- label: I do not use a homebrew Windows image; - label: I do not use a homebrew Windows image;
required: true required: true
- label: I did not tweak Windows before that could cause system instability; - label: I did not tweak Windows before that could cause system instability;
required: true required: false
- label: If your issue concerns the Wrapper, please mention @BenchTweakGaming in issue - label: If your issue concerns the Wrapper, please mention @BenchTweakGaming in issue
- label: Upload you Sophia.ps1 preset file
- type: textarea - type: textarea
attributes: attributes:
label: Steps to reproduce label: Steps to reproduce
placeholder: Write something :) placeholder: Write something :)
validations: validations:
required: true required: true
- type: textarea
attributes:
label: Your Sophia Script preset
placeholder: Paste your Sophia Script preset
validations:
required: true
- type: textarea - type: textarea
attributes: attributes:
label: Describe the bug label: Describe the bug

Loading…
Cancel
Save