From ff3f3d7941edee7d5a3b6b13f6c0ef6f2d58bc8b Mon Sep 17 00:00:00 2001 From: Trevor Sullivan Date: Sun, 16 Oct 2016 10:55:54 -0600 Subject: [PATCH] Update ISSUE_TEMPLATE.md Added general support information to the issue template. Signed-off-by: Trevor Sullivan --- .github/ISSUE_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2ed16b451f..7362480a4a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,6 +12,17 @@ will, however, reopen it if you later provide the information. For more information about reporting issues, see https://github.com/docker/docker/blob/master/CONTRIBUTING.md#reporting-other-issues +--------------------------------------------------- +GENERAL SUPPORT INFORMATION +--------------------------------------------------- + +The GitHub issue tracker is for bug reports and feature requests. +General support can be found at the following locations: + +- Docker Support Forums - https://forums.docker.com +- IRC - irc.freenode.net #docker channel +- Post a question on StackOverflow, using the Docker tag + --------------------------------------------------- BUG REPORT INFORMATION ---------------------------------------------------