From 00bd5be4d0836a0693f6b2b899e1ca11af120ee5 Mon Sep 17 00:00:00 2001 From: Lion Date: Wed, 13 Nov 2024 16:20:54 +0100 Subject: [PATCH] add PR template --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..abc0e0e --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +Please replace this text <-> with your PR description and leave the below declarations intact. + +--- + +By creating this pull request, I understand that code that is AI generated or otherwise automatically generated may be rejected without further discussion. +I declare that I fully understand all code I pushed into this PR, and wrote all this code myself and own the rights to this code.