From 7262b7b00f7c2786bb01374e354094da16b301a8 Mon Sep 17 00:00:00 2001 From: Ly-sec Date: Tue, 18 Nov 2025 20:55:47 +0100 Subject: [PATCH] PR_TEMPLATE: add comment about colorscheme repo --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8b1ad10a..32172b2b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,7 @@ # Pull Request + + ## Motivation Provide a clear and concise explanation of what this PR does and why it is needed.