You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.9 KiB
52 lines
1.9 KiB
---
|
|
name: Sophia Script 🐛
|
|
description: Report errors or unexpected behavior 🤔
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: >
|
|
Make sure you are able to repro it on the latest released version. Please open a [new discussion](https://github.com/farag2/Sophia-Script-for-Windows/discussions/new) if you have an idea.
|
|
If you prefer Telegram, you may visit out [chat](https://t.me/sophia_chat), or [Discord](https://discord.gg/sSryhaEv79). Languages allowed: English & русский.
|
|
- type: checkboxes
|
|
attributes:
|
|
label: Prerequisites
|
|
options:
|
|
- label: Verify that this is not a Windows issue;
|
|
required: true
|
|
- label: Refer to the [system requirements](https://github.com/farag2/Sophia-Script-for-Windows#system-requirements);
|
|
required: true
|
|
- label: Refer to the [How to use](https://github.com/farag2/Sophia-Script-for-Windows#how-to-use);
|
|
required: true
|
|
- label: I do not use a homebrew Windows image;
|
|
required: true
|
|
- label: I did not tweak Windows before that could cause system instability;
|
|
required: true
|
|
- label: If your issue concerns the Wrapper, please mention @BenchTweakGaming in issue
|
|
- type: textarea
|
|
attributes:
|
|
label: Steps to reproduce
|
|
description: >
|
|
Write something :)
|
|
placeholder: >
|
|
Paste your Sophia Script preset
|
|
validations:
|
|
required: true
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
# Device information
|
|
- type: input
|
|
attributes:
|
|
label: Windows Version
|
|
description: Which version of Windows are you using? Press <kbd>Win</kbd> + <kbd>Pause/Break</kbd> to open the page to copy from.
|
|
placeholder: e.g. Windows 11 21H2 22000.527
|
|
validations:
|
|
required: true
|
|
- type: input
|
|
id: sophia-script-version
|
|
attributes:
|
|
label: Sophia Script version
|
|
description: Which version of Sophia Script are you using?
|
|
placeholder: e.g. 6.1.4
|
|
validations:
|
|
required: true
|
|
|