From e0145f4ccc3458069cc85ae4eabbf4881106b910 Mon Sep 17 00:00:00 2001 From: Debashis Nandi Date: Sun, 19 Jan 2025 21:15:02 +0530 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 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..d163f3f --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,17 @@ +# Pull Request Template + +## Description + + + +## Type of Change + +- [ ] Bug fix +- [ ] New feature +- [ ] Core update +- [ ] Tests added +- [ ] Documentation update + + +## Additional Notes +