diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b8af90ba7..8995f4953 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ -- [ ]: I have our [Contribution Guidelines](./CONTRIBUTING.md). -- [ ]: I checked for similar issues and didn't find anything relevant. -- [ ]: This is not a security issue (which should be reported here: https://circleci.com/security/) +- [ ] I have our [Contribution Guidelines](./CONTRIBUTING.md). +- [ ] I checked for similar issues and didn't find anything relevant. +- [ ] This is not a security issue (which should be reported here: https://circleci.com/security/) **Do you want to request a *feature* or report a *bug*?** diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dad3d19c3..110777f42 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ -- [ ]: I have our [Contribution Guidelines](./CONTRIBUTING.md). -- [ ]: I checked for similar issues and didn't find anything relevant. -- [ ]: This is not a security issue (which should be reported here: https://circleci.com/security/) +- [ ] I have our [Contribution Guidelines](./CONTRIBUTING.md). +- [ ] I checked for similar issues and didn't find anything relevant. +- [ ] This is not a security issue (which should be reported here: https://circleci.com/security/) **Here are some helpful tips you can follow when submitting a pull request:**