浏览代码

Merge pull request #2655 from infosiftr/issue-template

Add an initial issue template to help guide users to the right place to file issues
yosifkit 8 年之前
父节点
当前提交
fc0d5bdcc3
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      .github/ISSUE_TEMPLATE.md

+ 9 - 0
.github/ISSUE_TEMPLATE.md

@@ -0,0 +1,9 @@
+<!--
+
+WAIT!  Before you file an issue here, please keep in mind that your issue is _probably_ more appropriately filed somewhere else.
+
+Specifically, if your issue is in regards to the documentation of an image, it should be filed at https://github.com/docker-library/docs/issues
+
+If your issue is in regards to a specific image, please see the "Issues" section of the relevant image's description on the Docker Hub for information about where to file issues for that image.  For example, issues with the "python" image should be filed at https://github.com/docker-library/python/issues, NOT here.
+
+-->