diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e5f64a94c5ba25..4a7190d72821fc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,11 +2,9 @@ We want to make contributing to this project as easy and transparent as possible. -## Our Development Process -... (in particular how this is synced with internal changes to the project) - ## Pull Requests We actively welcome your pull requests. + 1. Fork the repo and create your branch from `master`. 2. If you've added code that should be tested, add tests 3. If you've changed APIs, update the documentation.