Skip to content

Commit

Permalink
Change bug report yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Oct 23, 2024
1 parent 3f16b95 commit 6d113d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/BUG-REPORT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@ body:
placeholder: Before filling a report, make sure you have read the documentation and you are on the latest version of the package. If the issue is non-trivial YOU MUST CREATE A REPRODUCIBLE EXAMPLE. Otherwise the issue will be closed.
validations:
required: true
- type: textarea
- type: input
id: version-op-sqlite
attributes:
label: op-sqlite version
placeholder: What version of op-sqlite are you using? Have you tried the latest version?
validations:
required: true
- type: textarea
- type: input
id: version-rn
attributes:
label: React Native version
placeholder: What version of React Native version are you using
validations:
required: true

- type: textarea
- type: input
id: repro
attributes:
label: Reproducible Example
Expand Down

0 comments on commit 6d113d4

Please sign in to comment.