From b4fa91198db05322fdc2e1c4dc215fb6aa1b0990 Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Sat, 27 Feb 2021 15:42:46 +0100 Subject: [PATCH] chore: github discussions and discord in bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8806e25b28eb6f..f9128faa16db05 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,6 +14,7 @@ assignees: '' - [ ] Read [the docs](https://vitejs.dev/guide/). - [ ] Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/vue-next instead. +- [ ] This is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vitejs/vite/discussions) or join our [Discord Chat Server](https://chat.vitejs.dev/). ## Describe the bug