瀏覽代碼

Add GitHub Issue reply templates

Joe Grandja 6 年之前
父節點
當前提交
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