diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 7362480a4a..64459e8b72 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -10,19 +10,25 @@ information within 7 days, we cannot debug your issue and will close it. We 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 +https://github.com/moby/moby/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: +General support for **docker** can be found at the following locations: - Docker Support Forums - https://forums.docker.com -- IRC - irc.freenode.net #docker channel +- Slack - community.docker.com #general channel - Post a question on StackOverflow, using the Docker tag +General support for **moby** can be found at the following locations: + +- Moby Project Forums - https://forums.mobyproject.org +- Slack - community.docker.com #moby-project channel +- Post a question on StackOverflow, using the Moby tag + --------------------------------------------------- BUG REPORT INFORMATION --------------------------------------------------- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 426981828b..fad7555d77 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@