소스 검색

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