diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bb4c7c8e0..6fd07ae41 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,3 +8,6 @@ labels: bug **Describe the bug** Please provide a clear and concise description of what the bug is or a description of how to reproduce + +> [!TIP] +> Vote this issue reacting with :+1: or :-1: diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 932621415..ef44fd2e4 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -9,3 +9,6 @@ assignees: '' **Describe the feature** Please provide a clear and concise description of what the problem is or what you want to happen + +> [!TIP] +> Vote this issue reacting with :+1: or :-1: