chore: issue config refactor (#3640)

* Create config.yml

Instead of making an entire new page with just text talking about the discord server (which they could ignore, as most people don't read), just link people directly to the discord server

* Delete question---general-support-request.md
This commit is contained in:
NightScript 2019-12-24 18:29:19 -08:00 committed by Crawl
parent d4333f5bbe
commit 50ed3293a5
2 changed files with 5 additions and 13 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: discord.js discord server
url: https://discord.gg/bRCvFy9
about: Please use this Discord Server to ask questions and get support. We don't typically answer questions here and they will likely be closed and redirected to the Discord server.

View file

@ -1,13 +0,0 @@
---
name: Question / General support request
about: Ask for help in Discord instead - https://discord.gg/bRCvFy9
title: ''
labels: question (please use Discord instead)
assignees: ''
---
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.
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)