diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..c49956d65 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +## Summary +Brief description about the content of your PR. + +## Design Descisions +Describe the way your implementation works or what design descisions you made if applicable. + +Resolves #