mirror of
https://github.com/koel/koel
synced 2024-11-27 22:40:26 +00:00
Fix links in issue template
This commit is contained in:
parent
c85865418b
commit
ddb95946e2
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,6 +1,6 @@
|
|||
Hey, thanks for contributing to Koel! To save time for both of us, please make sure these checkboxes are checked before submitting the issue:
|
||||
|
||||
- [ ] You have read and followed closely the [Wiki](https://github.com/phanan/koel/wiki), [Upgrade Guide](https://github.com/phanan/koel/releases), as well as [Troubleshooting](https://github.com/phanan/koel/wiki/Troubleshooting)
|
||||
- [ ] You have read and followed closely the [Wiki](https://koel.phanan.net/docs), [Upgrade Guide](https://github.com/phanan/koel/releases), as well as [Troubleshooting](https://koel.phanan.net/docs/#/troubleshooting)
|
||||
- [ ] The issue has not been reported before
|
||||
- [ ] This is not a "how to install on Windows" or "why is my npm messed up" question
|
||||
- [ ] You're a cool person
|
||||
|
|
Loading…
Reference in a new issue