Skip to content

Commit

Permalink
chore: update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
marsidev committed Aug 21, 2024
1 parent fddb625 commit ce2bbf0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 15 deletions.
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/01-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ body:
description: What browsers are you seeing the problem on?
label: Browsers
type: dropdown
multiple: true
options:
- Chrome
- Firefox
- Safari
- Microsoft Edge
- Other
multiple: true
options:
- Chrome
- Firefox
- Safari
- Microsoft Edge
- Other
validations:
required: false
- attributes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ body:
required: true
type: checkboxes
- attributes:
description: What did you expect to be able to do?
description: What would you like to request?
label: Overview
type: textarea
validations:
Expand Down
File renamed without changes.
8 changes: 1 addition & 7 deletions .github/ISSUE_TEMPLATE/04-tooling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,11 @@ body:
required: true
type: checkboxes
- attributes:
description: What did you expect to be able to do?
description: What would you like to request?
label: Overview
type: textarea
validations:
required: true
- attributes:
description: Enter the version of @marsidev/react-turnstile you are using.
label: Package Version
type: input
validations:
required: false
- attributes:
description: Any additional info you'd like to provide.
label: Additional Info
Expand Down

0 comments on commit ce2bbf0

Please sign in to comment.