From 6ea4c00734d7e65cce706cf06408aead5845629c Mon Sep 17 00:00:00 2001 From: Domenico Francesco Bruscino Date: Mon, 15 Jan 2024 09:02:34 +0100 Subject: [PATCH] [NO-ISSUE] Add tip to vote issues --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ .github/ISSUE_TEMPLATE/feature-request.md | 3 +++ 2 files changed, 6 insertions(+) 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: