Add GitHub Issue reply templates

This commit is contained in:
Joe Grandja 2019-01-09 14:45:08 -05:00
parent d878dbf30e
commit 575d943f1a
1 changed files with 7 additions and 0 deletions

7
.github/ISSUE_REPLY_TEMPLATES.md vendored Normal file
View File

@ -0,0 +1,7 @@
### Complete and Minimal Sample
It would be very helpful if you could provide a complete and minimal sample that reproduces the issue and share it via a GitHub repository. This will allow us to efficiently troubleshoot and help resolve the issue. The sample should contain the minimum amount of code to reproduce the issue along with detailed steps on how to reproduce. Please see the following references for what a complete and minimal sample should consist of.
- http://sscce.org/
- https://stackoverflow.com/help/mcve