diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9fd958675..124ee56ca 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -80,7 +80,7 @@ Please link any GitHub issues or tasks that this pull request addresses. Use the ## 📄 Checklist * -Please select all options that apply: + - [ ] 🔍 My code adheres to the style guidelines of this project. - [ ] ✅ I ran ESLint and other code linters for modified files.