diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4981b0f8b..ab1c4162d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,7 +14,7 @@ greatly reduce the amount of work needed to review your work. --> 3. [ ] Attributes `data-test-id` are added for new elements 4. [ ] The changes are tested in Chrome/Firefox/Safari browsers and in light/dark mode 5. [ ] Your code works with the latest stable version of the core -6. [ ] I added changesets and [read good practices](/.changeset/README.md) +6. [ ] I added changesets and [read good practices](../.changeset/README.md) ### Test environment config