diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..79ac4b7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +# Overview +Add a description of this change for your fellow develoeprs here. + +# Release Notes +## Bugs +- A Bug +- Another Bug