Просмотр исходного кода

Add GitHub Issue reply templates

Joe Grandja 6 лет назад
Родитель
Сommit
575d943f1a
1 измененных файлов с 7 добавлено и 0 удалено
  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