Skip to content

Commit

Permalink
Chore/improve issue template (#3747)
Browse files Browse the repository at this point in the history
* perf: ensure we do not provide callback to native if no callback provided from app

* chore: rework bufferConfig to make it more generic and reduce ReactExoplayerView code size

* chore: improve issue template
  • Loading branch information
freeboub authored May 8, 2024
1 parent 1d235a1 commit 8e2709e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ body:
- type: markdown
attributes:
value: Thanks for taking the time to fill out this bug report!
Please do not report issue on 5.2.1 version, this version is not maintained anymore.
Only issues on version > V6 will be handled. Please also ensure your issue is reproduced with the last release!

- type: textarea
id: version
Expand Down

0 comments on commit 8e2709e

Please sign in to comment.