We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcb4f7c + b4a2d3b commit b76ddb0Copy full SHA for b76ddb0
CONTRIBUTING.md
@@ -32,6 +32,10 @@ This is a rough outline of what a contributor's workflow looks like:
32
See [below](#format-of-the-commit-message) for details on commit best practices
33
and **supported prefixes**, e.g. `govc: <message>`.
34
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
+
39
### Example 1 - Fix a Bug in `govmomi`
40
41
```console
0 commit comments