From 441bc18776fb0857ed3ab44b1575158cf665bbbf Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Wed, 10 Dec 2025 23:16:20 +1000 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 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..f950f81 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,5 @@ + + + +# +> I agree to the terms of contributing as stated [here](https://github.com/MattParkerDev/SharpIDE/blob/main/CONTRIBUTING.md#legal-notice)