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 4e9c5b0 commit 9a72a8eCopy full SHA for 9a72a8e
CONTRIBUTING.md
@@ -16,8 +16,9 @@ We actively welcome your pull requests.
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. If you've updated/added an UI component, please add a screenshot.
19
-5. Ensure the test suite passes.
20
-6. If you haven't already, complete the Contributor License Agreement ("CLA").
+5. If you've fixed an issue or added features, add what you've changed to the CHANGELOG.
+6. Ensure the test suite passes.
21
+7. If you haven't already, complete the Contributor License Agreement ("CLA").
22
23
## Contributor License Agreement ("CLA")
24
In order to accept your pull request, we need you to submit a CLA. You only need
0 commit comments