From 79f791ec737eee133a6f0130433c48ca63925e75 Mon Sep 17 00:00:00 2001 From: Ojas Tyagi Date: Fri, 27 Dec 2024 19:51:58 +0530 Subject: [PATCH] feat: template --- .github/PULL_REQUEST_TEMPLATE.md | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 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..adf9706 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,33 @@ +## PR Type + +- [ ] Feature +- [ ] Bug Fix +- [ ] Documentation +- [ ] Refactor +- [ ] Other (please specify) + +## Overview + + + +## Changes + + + +- +- +- + +## Checklist + +- [ ] Tested locally +- [ ] Updated docs +- [ ] No errors/warnings + +## Screenshots + + + +## Notes + +