diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..562376b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,29 @@ +### ๐Ÿ“Œ What does this Pull Request do? + + +> โ„น๏ธ Note: Remove or leave blank any section that does not apply. + +### โœ… Type of changes (check all that apply) +- [ ] New feature +- [ ] Bug fix +- [ ] Code refactoring (reorganizing without changing behavior) +- [ ] Documentation update +- [ ] Other: _____ + +### ๐Ÿงพ Summary of changes + + +### ๐Ÿงช How to test this PR + + +### ๐Ÿ“Ž Related issues + + + + +### โš ๏ธ Additional notes + \ No newline at end of file