diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 326d2b7..a71d1ab 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,7 @@ Thank you for sending in this pull request. Please make sure you take a look at the [contributing file](CONTRIBUTING.md). Here's a few things for you to consider out on this pull request: - [ ] Include a good description of the workflow. -- [ ] Links to the language or tool will be nice (unless its really obvious) +- [ ] Links to the language or tool will be nice (unless its really obvious). - [ ] For the `*.yml` file, please include a matching `ci/properties/*.properties.json` file. - [ ] Does not use an Action that isn't in the `actions` organization. - [ ] Does not send data to any 3rd party service except for the purposes of installing dependencies.