Browse Source

Fix typo in CONTRIBUTING.md (#12592)

Signed-off-by: Meza <meza-xyz@proton.me>
master
Meza 1 day ago
committed by GitHub
parent
commit
05c3e2c87c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      CONTRIBUTING.md

2
CONTRIBUTING.md

@ -40,7 +40,7 @@ Vagrant with VirtualBox or libvirt driver helps you to quickly spin test cluster
2. The [repo owners](OWNERS) will respond to your issue promptly.
3. Fork the desired repo, develop and test your code changes.
4. Install [pre-commit](https://pre-commit.com) and install it in your development repo.
5. Addess any pre-commit validation failures.
5. Address any pre-commit validation failures.
6. Sign the CNCF CLA (<https://git.k8s.io/community/CLA.md#the-contributor-license-agreement>)
7. Submit a pull request.
8. Work with the reviewers on their suggestions.

Loading…
Cancel
Save