From 2e4442dd3e8157966b40fefdc918f16d0c5b0d25 Mon Sep 17 00:00:00 2001 From: Obelous <47227283+0belous@users.noreply.github.com> Date: Mon, 24 Nov 2025 19:13:19 +0000 Subject: [PATCH] Clarify pr template --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4bf7914..062a65a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ - VSCode: ctrl + shift + p > Sort Lines Ascending -2. [ ] Is a source you added a fork of an existing source? +3. [ ] If you are adding a source: is it a fork of an existing plugin?