From 1b4815415640da41c222419a3db7ec36f8ede52e Mon Sep 17 00:00:00 2001 From: Aditya Arora Date: Tue, 3 Dec 2024 09:40:27 -0500 Subject: [PATCH] feat(pr) Add template --- .github/pull_request_template.md | 52 ++++++++++++++++++++++++++++++++ 1 file changed, 52 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..35e75acd --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,52 @@ +## Description + + + +## Type of Change + + + +- [ ] New Page +- [ ] Page update/improvement +- [ ] Fix typo/grammar +- [ ] Restructure/reorganize content +- [ ] Update links/references +- [ ] Other (please describe): + +## Areas Affected + +## + +## Checklist + + + +- [ ] I ran `pre-commit run --all-files` to check for linting errors +- [ ] I have reviewed my changes for clarity and accuracy +- [ ] All links are valid and working +- [ ] Images (if any) are properly formatted and include alt text +- [ ] Code examples (if any) are complete and functional +- [ ] Content follows the established style guide +- [ ] Changes are properly formatted in Markdown +- [ ] Preview renders correctly in development environment + +## Related Issues + + + +Closes # + +## Additional Notes + + + +## Contributor Information + + + +- Name: +- Email: + +## Screenshots + +