Update pr template with fixed link to readme (#4031)
This commit is contained in:
parent
f3a52d2e08
commit
93a9a76b8f
1 changed files with 1 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -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
|
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
|
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
|
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
|
### Test environment config
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue