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 e6e39ae commit 1885994
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 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,31 +24,26 @@ body:
- type: textarea
attributes:
label: Steps to reproduce
placeholder: >
Write something :)
placeholder: Write something :)
validations:
required: true
- type: textarea
attributes:
label: Your Sophia Script preset
placeholder: >
Paste 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 with
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 1885994

Please sign in to comment.