Skip to content

Commit b76ddb0

Browse files
authored
Merge pull request #2800 from vmware/issue-2799
2 parents fcb4f7c + b4a2d3b commit b76ddb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ This is a rough outline of what a contributor's workflow looks like:
3232
See [below](#format-of-the-commit-message) for details on commit best practices
3333
and **supported prefixes**, e.g. `govc: <message>`.
3434

35+
> **Note:** If you are new to Git(hub) check out [Git rebase, squash...oh
36+
> my!](https://www.mgasch.com/2021/05/git-basics/) for more details on how to
37+
> successfully contribute to an open source project.
38+
3539
### Example 1 - Fix a Bug in `govmomi`
3640

3741
```console

0 commit comments

Comments
 (0)