Browse Source

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 năm trước cách đây
mục cha
commit
fc0d5bdcc3
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  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.
+
+-->