diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..87ee3a6 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,43 @@ + + + +## Description + + + + +## Current Behavior + + + +## Updated Behavior + + + +## Implementation Notes + + + + +## Checklist + + - [ ] Added unit tests for every exported function/class. + - [ ] Added JSDoc to every public function/class/class member. + - [ ] Added relevant information to the README. + +## Breaking Changes + + + +## Fixed Issues + +