Update issue templates
This commit is contained in:
parent
ba19157f5a
commit
1ba7519ab7
4 changed files with 132 additions and 0 deletions
22
.github/ISSUE_TEMPLATE/i-want-help-writing-my-application.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/i-want-help-writing-my-application.md
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
name: I want help writing my application
|
||||
about: Ask how to achieve a particular effect or how to use a particular API
|
||||
title: ''
|
||||
labels: wontfix
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
Please don't file a GitHub issue to ask for help writing your application.
|
||||
GitHub issues are for tracking bug reports, feature requests and documentation requests.
|
||||
|
||||
Please first try the documentation:
|
||||
* https://github.com/ryanheise/just_audio/blob/master/README.md
|
||||
* https://pub.dev/documentation/just_audio/latest/just_audio/just_audio-library.html
|
||||
|
||||
Also consider asking for support on Stack Overflow:
|
||||
* https://stackoverflow.com/search?q=just_audio
|
||||
|
||||
-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue