From 23426fe83c1d58467050bee696e33d23711149e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20=C3=85berg=20Kultalahti?= Date: Thu, 22 Oct 2020 15:09:43 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8fc2ded638..94f0340e8e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ 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 +## Is this about svelte@next? This project is currently in a pre-release stage and breaking changes may occur at any time. Please do not post any kind of bug reports or questions on GitHub about it. **Describe the bug** A clear and concise description of what the bug is.