From ef568f0b56380330a0c55bd341c187c1024ea02c Mon Sep 17 00:00:00 2001 From: Keegan Campbell Date: Fri, 9 Dec 2022 14:15:42 -0800 Subject: [PATCH] Issue template tweak (#1422) * Don't link to a real PR * Wording tweak --- .github/ISSUE_TEMPLATE/bug.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index f3d78a8bde..f0a0a29a94 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -39,5 +39,5 @@ Please list the steps required to reproduce the issue, for example: Is there anything atypical about your accounts that we should know? For example: Running in EC2 Classic? Custom version of OpenStack? Tight ACLs? ### References -Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example: -- GH-1234 +Are there any other open or closed GitHub issues or Pull Requests that should be linked here? For example: +- #123456