Skip to content

Commit

Permalink
docs: update the contributing guide (uber#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadiia authored Sep 12, 2018
1 parent a5fca66 commit 66d230d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ This document helps you navigate the process.

* It is ok, if your new component just implements the features you need, we may extend that later

1. Once your RFC PR is approved, start implementing the component
2. Once your RFC PR is approved, start implementing the component

* To make the review process fast, please try to send small PRs, if you can
* All T0D0s in the code have to have a corresponding issue created. Refer to the created issue in the T0D0s following the format `// TOD0(#44): Something`

1. Once your implementation is merged, the baseui team will release it
3. Once your implementation is merged, the baseui team will release it

### Definition of done

Expand Down

0 comments on commit 66d230d

Please sign in to comment.