From 8a1ae88456533a21c62e417ced15287d042029f5 Mon Sep 17 00:00:00 2001 From: Alex Bulankou Date: Mon, 26 Jul 2021 10:18:07 -0700 Subject: [PATCH] =?UTF-8?q?Including=20additional=20information=20on=20the?= =?UTF-8?q?=20bug=20and=20enhancement=20templates=E2=80=A6=20(#9608)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE.md | 4 ++++ .github/ISSUE_TEMPLATE/bug.md | 4 ++++ .github/ISSUE_TEMPLATE/enhancement.md | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8bf36d1c7ba..10db0fbb053 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -56,3 +56,7 @@ Information about referencing Github Issues: https://help.github.com/articles/ba Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Vendor documentation? For example: ---> * #0000 + + diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index f5ae7896537..2e3178d86d0 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -82,3 +82,7 @@ Are there any other GitHub issues (open or closed) or pull requests that should ---> * #0000 + + diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 374221be4a7..0b01ef333d8 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -43,3 +43,7 @@ Are there any other GitHub issues (open or closed) or pull requests that should ---> * #0000 + +