diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6b4d2ba5c..d89c58e53 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -37,4 +37,5 @@ Thanks for submitting a pull request! Please provide enough information so that Please ensure the following tasks are completed before submitting this pull request. -- [ ] Read, understood, and followed the [contributing guidelines](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md). \ No newline at end of file +- [ ] I have reviewed my code for formatting and consistency, and I have run `yarn lint` without any errors. +- [ ] Read, understood, and followed the [contributing guidelines](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md).