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
@@ -16,7 +16,7 @@ Our goal is to keep `master` stable, but there may be changes that your applicat
16
16
We actively welcome your pull requests. When we get one, we'll run some Parse-specific integration tests on it first. From here, we'll need to get a core member to sign off on the changes and then merge the pull request. For API changes we may need to fix internal uses, which could cause some delay. We'll do our best to provide updates and feedback throughout the process.
17
17
18
18
1. Fork the repo and create your branch from `master`.
19
-
4. Add unit tests for any new code you add.
19
+
2. Add unit tests for any new code you add.
20
20
3. If you've changed APIs, update the documentation.
0 commit comments