From 1b637523021b5b30f760b02b69ba97706ea21ccf Mon Sep 17 00:00:00 2001 From: Abhinav Date: Mon, 9 Mar 2026 17:25:15 +0000 Subject: [PATCH] Add pull request template --- .github/pull_request_template.md | 22 ++++++++++++++++++++++ 1 file changed, 22 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 00000000..56f9cec3 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,22 @@ +### Description + + + +### Fixes + + + +### Screenshots (if applicable) + + + +### Checklist + +- [ ] PR title is clear and descriptive +- [ ] Changes follow project conventions +- [ ] No unrelated changes included +- [ ] Documentation updated if needed + +### Additional Context + +