We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b786727 commit 54fc018Copy full SHA for 54fc018
1 file changed
README.md
@@ -285,6 +285,7 @@ Once that's done, running the tests is easy with `gulp`:
285
Basically, fork the repository and send a pull request. It can be difficult to review these, so
286
here are some general rules to follow for getting your PR accepted more quickly:
287
288
+- All new properties and exposed component function should be documented in the README.md
289
- Break your changes into smaller, easy to understand commits.
290
- Send separate PRs for each commit when possible.
291
- Feel free to rebase, merge, and rewrite commits to make them more readible.
0 commit comments