From 47d0e1fba0778aa67ff1c88795ded65d8f7dfc69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20=C3=85berg=20Kultalahti?= Date: Thu, 22 Oct 2020 14:16:39 +0200 Subject: [PATCH] Add svelte@next caveat to bug template Adds a big headline to stop people from submitting or asking svelte@next questions/bug reports. Not at all sure about the wording but I feel like it's probably a good idea to have something to the effect in there? --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f5369e9991..8fc2ded638 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,8 @@ assignees: '' --- +## Is this about svelte@next? This project is currently in a pre-release stage, we do not want any kind of bug reports or questions on GitHub about it + **Describe the bug** A clear and concise description of what the bug is.