diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..d78bde2 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,28 @@ + + +## What issue does this PR close? + +Closes #NNN. + +## What's Changed + +Please fill in a description of the changes here. + +**This contains breaking changes.** <- Remove this line if there are no breaking changes.