From 6961975ce18c36009cece0cf48c46a89ed7dc7c6 Mon Sep 17 00:00:00 2001 From: Tim Sanders Date: Thu, 6 May 2021 23:06:27 -0700 Subject: [PATCH] Removed default issue title from issue template --- .github/ISSUE_TEMPLATE/issue_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue_report.md b/.github/ISSUE_TEMPLATE/issue_report.md index 1cab286..62fe4d4 100644 --- a/.github/ISSUE_TEMPLATE/issue_report.md +++ b/.github/ISSUE_TEMPLATE/issue_report.md @@ -1,7 +1,7 @@ --- name: Docker Issue report about: Create a report to help us improve our Docker images -title: "[DOCKER_ISSUE]" +title: "" labels: '' assignees: ''