Browse Source

Update Sophia_Script.yaml

pull/277/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
fbec9f0408
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 20
      .github/ISSUE_TEMPLATE/Sophia_Script.yaml

20
.github/ISSUE_TEMPLATE/Sophia_Script.yaml

@ -2,10 +2,26 @@
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). Languages allowed: English & русский.
- type: checkboxes
attributes:
label: Prerequisites
options:
- label: Verify that this is not a Windows issue;
- label: Refer to the [**Before running**](https://github.com/farag2/Sophia-Script-for-Windows#fire-before-running-fire).
- label: Refer to the [**How to use**](https://github.com/farag2/Sophia-Script-for-Windows#how-to-use).
- label: If you issue concerns the Wrapper, please mention @BenchTweakGaming in issue
- type: textarea
attributes:
label: Your favorite cat
placeholder: "Examples: Garfield, Maru, Mr. Mistoffolees"
label: Steps to reproduce
description: >
Write something :)
placeholder: >
Paste your Sophia Script preset
validations:
required: true
- type: dropdown

Loading…
Cancel
Save