diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4e2ef81..09c8bbc 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,8 @@ Fork the repository and make your changes on the `dev` branch. -Create a pull request against the `dev` branch to merge your changes with -the main repository. +Create a pull request against the `dev` branch to have your changes reviewed for merging. -Make sure to include/update unit tests as appropriate. +### Make sure to include/update unit tests as appropriate. + +#### Delete all this text, and let everyone know what the PR is for!