mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
github: add support file and redirect to it (#3302)
* github: add support file and redirect to it * github: happily accept that suggestion
This commit is contained in:
committed by
Crawl
parent
37ecf7b826
commit
8dec251d3c
@@ -9,8 +9,5 @@ assignees: ''
|
|||||||
|
|
||||||
Seriously, we only use this issue tracker for bugs in the library itself and feature requests for it.
|
Seriously, we only use this issue tracker for bugs in the library itself and feature requests for it.
|
||||||
We don't typically answer questions or help with support issues here.
|
We don't typically answer questions or help with support issues here.
|
||||||
Instead, please ask in one of the support channels in our Discord server:
|
|
||||||
|
|
||||||
https://discord.gg/bRCvFy9
|
If you have a question or need support on our library, please read our [Support Document](https://github.com/discordjs/discord.js/blob/master/.github/SUPPORT.md)
|
||||||
|
|
||||||
Any issues that don't directly involve a bug in the library or a feature request will likely be closed and redirected to the Discord server.
|
|
||||||
|
|||||||
7
.github/SUPPORT.md
vendored
Normal file
7
.github/SUPPORT.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Seeking support?
|
||||||
|
|
||||||
|
We're sorry, we only use this issue tracker for bugs in the library itself and feature requests for it. We are not able to provide general support or answser questions on the issue tracker.
|
||||||
|
|
||||||
|
Should you want to ask such questions, please post in one of our support channels in our Discord server: https://discord.gg/bRCvFy9
|
||||||
|
|
||||||
|
Any issues that don't directly involve a bug in the library or a feature request will likely be closed and redirected to the Discord server.
|
||||||
Reference in New Issue
Block a user