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
+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
@@ -15,7 +15,7 @@ All code changes happen through Github Pull Requests and we actively welcome the
15
15
5. Ensure the test suite passes and on Travis CI as well.
16
16
6. Make sure your code lints.
17
17
7. Push to the branch (git push origin [my-new-feature])
18
-
8. Issue that pull request! Specify what you changed in details when you are doing pull request.
18
+
8. Issue that pull request! Specify what you changed in details when you are doing pull request & squash all commits.
19
19
20
20
Note: Any contributions you make will be under the MIT Software License and your submissions are understood to be under the same that covers the project. Please reach out to the team if you have any questions.
0 commit comments