Skip to content

Commit 6e81aea

Browse files
Update CONTRIBUTING.md
Co-authored-by: Dushyant Behl <dushyantbehl@users.noreply.github.com> Signed-off-by: Sukriti Sharma <Ssukriti@users.noreply.github.com>
1 parent 0fef5ed commit 6e81aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Once you've [created a pull request](#how-can-i-contribute), maintainers will re
5252
- Follow the project coding conventions
5353
- Write detailed commit messages
5454
- Break large changes into a logical series of smaller patches, which are easy to understand individually and combine to solve a broader issue
55-
- Ensure documentation is added on "how to use" for any new capabilities. Ensure follow-up issues are created for documentation and that feature is documented before announcing release.
55+
Ensure documentation is added on `how to use` any new capabilities. Ensure follow-up issues are created for documentation and that feature is not officially released without full documentation.
5656

5757
Maintainers will perform "squash and merge" actions on PRs in this repo, so it doesn't matter how many commits your PR has, as they will end up being a single commit after merging.
5858

0 commit comments

Comments
 (0)