From 4ca83c980352752b7eb1d57eb9d79f6fd6b29e37 Mon Sep 17 00:00:00 2001 From: Rami Awar Date: Sat, 3 Feb 2024 10:37:52 +0100 Subject: [PATCH] Updated issue template --- .github/ISSUE_TEMPLATE/privileged.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/privileged.yml b/.github/ISSUE_TEMPLATE/privileged.yml index 57f8204..a72214b 100644 --- a/.github/ISSUE_TEMPLATE/privileged.yml +++ b/.github/ISSUE_TEMPLATE/privileged.yml @@ -4,16 +4,18 @@ body: - type: markdown attributes: value: | + ## Thanks! Thanks for your interest in Pet! 🚀 If you are were not directed to create an issue here, please start the conversation in a [Question in GitHub Discussions](https://github.com/knqyf263/pet/discussions/categories/questions) instead! - If you want to create a PR, share the idea first in Github discussions! 💬 + ## Got a PR? + If you want to create a PR, share the idea first in [Github discussions](https://github.com/knqyf263/pet/discussions)! 💬 This will give you ⚡️ quick feedback ⚡️ before you've spent time on it, instead of waiting for a much longer review process AFTER you've done the work. - type: checkboxes id: privileged attributes: label: Privileged issue - description: Confirm that you are allowed to create an issue here. + description: Confirm that you were directed to create an issue here. options: - label: I've been directed through Discussions to create an issue here. required: true