You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,6 @@ Please delete options that are not relevant.
17
17
18
18
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
19
19
-[ ] 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`)
21
21
-[ ] Ensure the analyzer and formatter pass (`melos run format` to automatically apply formatting)
0 commit comments