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: CONTRIBUTING.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,10 +60,11 @@ To install the project you need to have `yarn` and `node`
60
60
61
61
Please go through existing issues and pull requests to check if somebody else is already working on it, we use `someone working on it` label to mark such issues.
62
62
63
-
Also, make sure to run the tests before you commit your changes.
63
+
Also, make sure to run the tests and lint the code before you commit your changes.
0 commit comments