Skip to content

Commit

Permalink
Update bug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maZahaca authored Apr 8, 2024
1 parent e5c32b2 commit cfa2273
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ body:
options:
- label: I have checked "open" AND "closed" issues and this is not a duplicate
required: true
- type: input
attributes:
label: Where did you find this bug?
description: Local dev environment or production
validations:
required: true
- type: textarea
id: description
attributes:
Expand Down Expand Up @@ -50,17 +44,7 @@ body:
id: environment
attributes:
label: Environment
description: Describe the environment were the application is executed.
value: |
- OS:
- Browser:
validations:
required: true
- type: textarea
id: environment
attributes:
label: Environment
description: Describe the environment were the application is executed.
description: Describe the environment where the application is executed.
value: |
- OS:
- Browser:
Expand Down

0 comments on commit cfa2273

Please sign in to comment.