Skip to content

Commit 9317bda

Browse files
committed
docs: Update CONTIRBUTING.md file
Closes: #2708
1 parent 18f21c3 commit 9317bda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ $ git add <files>
5858
$ git commit -m "govc: Add feature ..." -m "Closes: #<issue-number>"
5959
$ git push $USER issue-<number>
6060
```
61+
**Note**:
62+
To register the new `govc` command package, add a blank `_` import to `govmomi/govc/main.go`.
6163

6264
### Example 4 - Fix a Bug in `vcsim`
6365

0 commit comments

Comments
 (0)