diff --git a/docs/pull_request_template.md b/docs/pull_request_template.md new file mode 100644 index 0000000..cc00fbb --- /dev/null +++ b/docs/pull_request_template.md @@ -0,0 +1,9 @@ +# (PR title) + +## What do these changes do? +Short description of what the changes made do. + +## Why were these changes necessary? +[Link to the issue, if this change adresses an issue. Delete otherwise.](https://william-herring/bor/issues/xx) + +Describe why you made these changes.