From c2c3a0ed256657f7ea5c13d41cfa27c5bd3df293 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Sat, 10 Dec 2016 13:38:58 -0500 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6fb73248f3..229c704b9b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,6 +3,7 @@ Thanks for raising an issue! To help us help you, if you've found a bug please c * If you can demonstrate the bug using https://svelte.technology/repl, please do. * If that's not possible, we recommend creating a small repo that illustrates the problem. +* Make sure you include information about the browser, and which version of Svelte you're using Reproductions should be small, self-contained, correct examples – http://sscce.org.