Skip to content

Commit

Permalink
fix template bug docker-false no-release
Browse files Browse the repository at this point in the history
  • Loading branch information
caioricciuti committed Oct 18, 2024
1 parent 73490be commit ddf5193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@ body:
validations:
required: true
# browser version with instructions to check it
- type: text
- type: textarea
id: browser-version
attributes:
label: Browser Version
description: What version of the browser are you using?
placeholder: e.g. 125.0.0
validations:
required: true
- type: text
- type: textarea
id: version
attributes:
label: Version
Expand Down

0 comments on commit ddf5193

Please sign in to comment.