Merge pull request #4961 from HarlemSquirrel/issue-template-20181028

Fix Issue template grammar
This commit is contained in:
Vasiliy Ermolovich
2018-10-28 21:01:28 +03:00
committed by GitHub

View File

@@ -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.