Pārlūkot izejas kodu

Add GitHub Issue reply templates

Joe Grandja 6 gadi atpakaļ
vecāks
revīzija
575d943f1a
1 mainītis faili ar 7 papildinājumiem un 0 dzēšanām
  1. 7 0
      .github/ISSUE_REPLY_TEMPLATES.md

+ 7 - 0
.github/ISSUE_REPLY_TEMPLATES.md

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