Skip to content

Commit 54fc018

Browse files
committed
Added a note about new props, methods to README.md#Developing
1 parent b786727 commit 54fc018

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ Once that's done, running the tests is easy with `gulp`:
285285
Basically, fork the repository and send a pull request. It can be difficult to review these, so
286286
here are some general rules to follow for getting your PR accepted more quickly:
287287

288+
- All new properties and exposed component function should be documented in the README.md
288289
- Break your changes into smaller, easy to understand commits.
289290
- Send separate PRs for each commit when possible.
290291
- Feel free to rebase, merge, and rewrite commits to make them more readible.

0 commit comments

Comments
 (0)