Skip to content

Commit

Permalink
Merge pull request #6734 from oscr/update-contributing
Browse files Browse the repository at this point in the history
📖 Add requirement to squash pr commits to CONTRIBUTING.md
  • Loading branch information
k8s-ci-robot authored Jun 27, 2022
2 parents e332b6e + 95ddc27 commit 8669a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ Cluster API maintains the most recent release branch for all supported API and c
- 🐛 (`:bug:`, patch and bugfixes)
- 📖 (`:book:`, documentation or proposals)
- 🌱 (`:seedling:`, minor or other)
1. If your PR has multiple commits, you must [squash them into a single commit](https://kubernetes.io/docs/contribute/new-content/open-a-pr/#squashing-commits) before merging your PR.

Individual commits should not be tagged separately, but will generally be
assumed to match the PR. For instance, if you have a bugfix in with
Expand Down

0 comments on commit 8669a3e

Please sign in to comment.