From db94eb0c262c0ea085eefdaed10c6d568811db37 Mon Sep 17 00:00:00 2001 From: Laura Brehm Date: Mon, 4 Jul 2022 17:57:08 +0100 Subject: [PATCH] Add end-of-life message to issue templates Signed-off-by: Laura Brehm --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/question-about-using-compose.md | 10 ++++++++++ 3 files changed, 30 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 924644eef..441cd4519 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,16 @@ assignees: '' --- + + + + Please post on our forums: https://forums.docker.com for questions about using `docker-compose`. Posts that are not a bug report or a feature/enhancement request will not be addressed on this issue tracker.