diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 23eded5..79ffd3f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,3 @@ -Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr. - -# Please go through the following checklist -- [ ] The PR title and commit messages adhere to guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md. In particular `!` is used if and only if at least one breaking change has been introduced. -- [ ] I have run the ci check script with `source scripts/run_ci_checks.sh`. - # Rationale for this change