Skip to content

Commit

Permalink
Update BUG_TEMPLATE.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-nulogy authored Aug 24, 2023
1 parent a229d30 commit 81840a2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/BUG_TEMPLATE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ body:
- type: markdown
attributes:
value: |
"Thanks for taking the time to fill out this bug report!"
Thanks for taking the time to fill out this bug report!
- type: textarea
id: bug-description
attributes:
Expand All @@ -20,10 +20,6 @@ body:
value: "A bug happened!"
validations:
required: true
attributes:
label: Additional context
description: If applicable, add screenshots to help explain your problem.
placeholder: Tell us more ...
- type: textarea
id: steps
attributes:
Expand Down Expand Up @@ -66,3 +62,7 @@ body:
description: If applicable, add screenshots to help explain your problem.
- type: textarea
id: additional
attributes:
label: Additional context
description: If applicable, add screenshots to help explain your problem.
placeholder: Tell us more ...

0 comments on commit 81840a2

Please sign in to comment.