Skip to content

Commit

Permalink
Update bug.yml
Browse files Browse the repository at this point in the history
veloce authored Jul 27, 2024
1 parent 167bf30 commit 9de1059
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@ body:
id: desc
attributes:
label: What is the problem?
description: Describe the problem. What did you expect to happen? What happened instead?
validations:
required: true
- type: textarea
@@ -23,18 +24,6 @@ body:
3. ...
validations:
required: true
- type: textarea
id: expected
attributes:
label: What did you expect to happen?
validations:
required: false
- type: textarea
id: outcome
attributes:
label: What happened instead?
validations:
required: false
- type: input
attributes:
label: App version

0 comments on commit 9de1059

Please sign in to comment.