From dfe5871d84f31032416dc624155face7b5207840 Mon Sep 17 00:00:00 2001 From: Idan Levi <127854883+idanidan29@users.noreply.github.com> Date: Sat, 22 Mar 2025 20:43:46 +0200 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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).