Skip to content

Commit c4c18e5

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent ac84a61 commit c4c18e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ Please delete options that are not relevant.
1717

1818
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
1919
- [ ] Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
20-
- [ ] Ensure the tests (`melos unit:test-script`)
20+
- [ ] Ensure the tests (`melos run unit:test`)
2121
- [ ] Ensure the analyzer and formatter pass (`melos run format` to automatically apply formatting)
2222
- [ ] Appropriate docs were updated (if necessary)

0 commit comments

Comments
 (0)