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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ In particular, if you're making changes not covered by tests - please describe t
29
29
30
30
Basic checks:
31
31
32
-
-[ ]`npm run lint`
33
-
-[ ]`npm run test`
32
+
-[ ]`yarn lint`
33
+
-[ ]`yarn test`
34
34
35
35
Advanced checks:
36
36
-[ ] If Atlassian employee & Bitbucket changes: did you test with DC in mind? [See Instructions](https://www.loom.com/share/71e5d17734a547f68fd6128be6cd760e?sid=835e58a7-1240-498d-b2d7-fa7fdf8ffa36)
0 commit comments