mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-14 15:57:08 +00:00
Merge pull request #831 from vibertthio/update-issue-template-example
Add buttons to the issue reproduction templates
This commit is contained in:
commit
8ddb219292
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,8 +1,8 @@
|
|||
Bugs and feature requests only please. For help questions, check out the [forum](https://groups.google.com/forum/#!forum/tonejs).
|
||||
|
||||
**Note**: Browsers' [Autoplay Policy](https://github.com/Tonejs/Tone.js/wiki/Autoplay) leads to a lot of subtle and inconsistent bugs where Tone.js produces no sound. Check out the link for more information and the solution.
|
||||
**Note**: Browsers' [Autoplay Policy](https://github.com/Tonejs/Tone.js/wiki/Autoplay) leads to a lot of subtle and inconsistent bugs where Tone.js produces no sound. Check out the link for more information and the solution.
|
||||
|
||||
Please include a way to reproduce your issue
|
||||
|
||||
https://jsfiddle.net/1f60jkq4/ (tone@latest)
|
||||
https://jsfiddle.net/z9marxbt/ (tone@next)
|
||||
https://jsfiddle.net/n2kh5zus/ (tone@latest)
|
||||
https://jsfiddle.net/4tohcn08/ (tone@next)
|
||||
|
|
Loading…
Reference in a new issue