Skip to content

Commit

Permalink
Update 01-bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinKolarik committed Apr 16, 2023
1 parent 1a31bd0 commit 3fcbd5f
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/ISSUE_TEMPLATE/01-bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ body:
- type: textarea
attributes:
label: Description
description: A clear and concise description of what the bug is.
description: A clear and concise description of what the bug is, including steps to reproduce and screenshots, if applicable.
validations:
required: true

Expand All @@ -30,16 +30,6 @@ body:
validations:
required: true

- type: textarea
attributes:
label: Steps to reproduce (add screenshots if applicable)
placeholder: |
1. [First step] (Screenshot 1)
2. [Second step] (Screenshot 2)
3. [And so on...] (Screenshot X)
validations:
required: true

- type: textarea
attributes:
label: Information
Expand Down

0 comments on commit 3fcbd5f

Please sign in to comment.