diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..302258d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,26 @@ +## Description + + +## Type of Change + +Save your change type +- Bug fix (non-breaking change that fixes an issue) +- New feature (non-breaking change that adds functionality) +- Breaking change (fix or feature that would cause existing functionality to change) +- Documentation update +- Refactoring (no functional changes) +- Test update + +## Changes Made + + + +## Testing/Screenshots/Recordings + + + +## Related Issues + + +## Additional Notes +