We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0f209 commit cf2da0cCopy full SHA for cf2da0c
CONTRIBUTING.md
@@ -15,8 +15,9 @@ We actively welcome your pull requests.
15
1. Fork the repo and create your branch from `master`.
16
2. If you've added code that should be tested, add tests.
17
3. If you've changed APIs, update the documentation.
18
-4. Ensure the test suite passes.
19
-5. If you haven't already, complete the Contributor License Agreement ("CLA").
+4. If you've updated/added a UI component, please add a screenshot.
+5. Ensure the test suite passes.
20
+6. If you haven't already, complete the Contributor License Agreement ("CLA").
21
22
## Contributor License Agreement ("CLA")
23
In order to accept your pull request, we need you to submit a CLA. You only need
0 commit comments