Skip to content

Commit c32cb6e

Browse files
xuanyang15copybara-github
authored andcommitted
chore: remove the "one commit" requirement from the contributing guide
PiperOrigin-RevId: 795217167
1 parent 8005270 commit c32cb6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ This project follows
4949

5050
## Requirement for PRs
5151

52-
- Each PR should only have one commit. Please squash it if there are multiple PRs.
53-
- All PRs, other than small documentation or typo fixes, should have a Issue assoicated. If not, please create one.
52+
- All PRs, other than small documentation or typo fixes, should have a Issue associated. If not, please create one.
5453
- Small, focused PRs. Keep changes minimal—one concern per PR.
5554
- For bug fixes or features, please provide logs or screenshot after the fix is applied to help reviewers better understand the fix.
5655
- Please include a `testing plan` section in your PR to talk about how you will test. This will save time for PR review. See `Testing Requirements` section for more details.

0 commit comments

Comments
 (0)