diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index b14cc452..b24214c4 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,4 +1,4 @@ -## Precheck +## Pre-check - Do not use the issues tracker for help or support, try Stack Overflow. - For bugs, do a quick search and make sure the bug has not yet been reported @@ -12,7 +12,7 @@ ## Current behavior -Include code samples, errors, steps to reproduce the error and stacktraces if appropriate. +Include code samples, errors, steps to reproduce the error and stack traces if appropriate. Will be even more helpful if you provide a sample application or a test case that reproduces the error.