Skip to content

Commit

Permalink
chore(meta): update ISSUE_TEMPLATE (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Dec 12, 2023
1 parent 16300ad commit 1524f69
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/BUG-FORM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@ body:
multiple: true
options:
- json-rpc
- transports
- networks
- providers
- pubsub
- rpc-client
- rpc-types
- signers
- transports
validations:
required: true
- type: input
Expand Down
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/FEATURE-FORM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,13 @@ body:
multiple: true
options:
- json-rpc
- transports
- networks
- providers
- pubsub
- rpc-client
- rpc-types
- signers
- transports
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 1524f69

Please sign in to comment.