Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed Dec 25, 2024
1 parent 0ad9fd2 commit 7910608
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Sophia Script 🐛
description: Report errors or unexpected behavior 🤔
body:
Expand All @@ -25,24 +24,26 @@ body:
- type: textarea
attributes:
label: Steps to reproduce
placeholder: >
Paste your Sophia Script preset
placeholder: Write something :)
validations:
required: true
- type: textarea
attributes:
label: Your Sophia Script preset
placeholder: Paste your Sophia Script preset
validations:
required: true
- type: textarea
attributes:
label: Describe the bug
description: >
Write something :)
placeholder: >
Describe the issue you are facing
description: Write something :)
placeholder: Describe the issue you are facing with
validations:
required: true
- type: textarea
attributes:
label: Screenshot with an error
placeholder: >
Paste here a screenshot with an error
placeholder: Paste here a screenshot with an error
validations:
required: true
- type: markdown
Expand Down

0 comments on commit 7910608

Please sign in to comment.