From 5dc53e24e7591cc6f0d5a849f2eb0293cf4b3d03 Mon Sep 17 00:00:00 2001 From: sp2xdev <127630192+sp2xdev@users.noreply.github.com> Date: Thu, 28 Dec 2023 00:55:02 -0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/patch-submission.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/patch-submission.md b/.github/ISSUE_TEMPLATE/patch-submission.md index cc03dad..e20516b 100644 --- a/.github/ISSUE_TEMPLATE/patch-submission.md +++ b/.github/ISSUE_TEMPLATE/patch-submission.md @@ -8,10 +8,12 @@ assignees: '' --- > [!NOTE] -> Note before submitting code changes (feel free to erase all of this section after reading) +> Before submitting code changes... > * Please do note that this is a GPL v3.0 open source project. > * Maintainers reserve the right to reject or modify your submission without reason. -> * If accepted, your github user name will be credited on the main web page. +> * If accepted, your github user name will be credited on the main web page, and then archived in the [past versions wiki page](https://github.com/spice2x/spice2x.github.io/wiki/Past-versions-and-change-log) +> +> Feel free to remove this section after you have read it. ## Description of change