From 969eb545d1a98ed867d35d4f77b0cd6a0fbfcbc1 Mon Sep 17 00:00:00 2001 From: Pranav Sharma Date: Fri, 2 Jul 2021 15:36:14 -0700 Subject: [PATCH] Update issue template to ask users to check known issues to avoid repetition. (#8288) --- .github/ISSUE_TEMPLATE/bug-performance-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-performance-issue.md b/.github/ISSUE_TEMPLATE/bug-performance-issue.md index 8b8394abc5..276a11e12e 100644 --- a/.github/ISSUE_TEMPLATE/bug-performance-issue.md +++ b/.github/ISSUE_TEMPLATE/bug-performance-issue.md @@ -5,7 +5,7 @@ about: Use this template for reporting a bug or a performance issue. --- **Describe the bug** -A clear and concise description of what the bug is. +A clear and concise description of what the bug is. To avoid repetition please make sure this is not one of the known issues mentioned on the respective release page. **Urgency** If there are particular important use cases blocked by this or strict project-related timelines, please share more information and dates. If there are no hard deadlines, please specify none.