浏览代码

Update ISSUE_REPLY_TEMPLATES

Joe Grandja 6 年之前
父节点
当前提交
21a0e45622
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .github/ISSUE_REPLY_TEMPLATES.md

+ 4 - 0
.github/ISSUE_REPLY_TEMPLATES.md

@@ -4,3 +4,7 @@
 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.
 
 - https://stackoverflow.com/help/mcve
+
+### Post questions on StackOverflow not GitHub
+
+If you have a question or need help with a specific topic, please search for an answer on StackOverflow first. If you can't find the answer than please post your question on StackOverflow. If you don't get an answer on StackOverflow after a few days, feel free to create a ticket with a link to the StackOverflow question. Our preference is to keep GitHub issues for bug reports or new feature and enhancement requests.