Răsfoiți Sursa

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 ani în urmă
părinte
comite
fc0d5bdcc3
1 a modificat fișierele cu 9 adăugiri și 0 ștergeri
  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.
+
+-->