From a4e7cdbb1053e6ab33e569e516b2a835b95c2e02 Mon Sep 17 00:00:00 2001 From: Sasha Szpakowski Date: Thu, 16 Apr 2026 21:49:08 -0300 Subject: [PATCH] add basic pull request template inspired by SDL --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 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 000000000..b6cd39ee7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +- [ ] I confirm that any code not authored by me has proper attribution and licensing included in the pull request, and that this change and its description does not include any output from generative AI / LLM tools. + +## Description + + +## Related Issues +