From caa8add4b11fd2a304c3812ba045b34a473c1e4a Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Tue, 3 Jan 2017 17:41:40 -0500 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index cc9a1b23fb..230ae495d6 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,7 +7,7 @@ Thanks for raising an issue! To help us help you, if you've found a bug please c Reproductions should be small, self-contained, correct examples – http://sscce.org. -Occasionally, this won't be possible, and that's fine – we still appreciate you raising the issue. But please understand that Svelte is run by unpaid volunteers in their free time, and we will prioritize bugs that follow these instructions. +Occasionally, this won't be possible, and that's fine – we still appreciate you raising the issue. But please understand that Svelte is run by unpaid volunteers in their free time, and issues that follow these instructions will get fixed faster. If you have a stack trace to include, we recommend putting inside a `
` block for the sake of the thread's readability: