diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..75eb393 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,21 @@ +## Fixes # by... + +### Changes proposed in this pull request: + +* ... +* ... + +### Status + +- [ ] READY +- [ ] HOLD +- [X] WIP (Work-In-Progress) + +### How to verify this change + +*Fill out this section so that a reviewer can know how to verify your change.* + +### Additional notes + +*If applicable, explain the rationale behind your change.* +