Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon authored Dec 1, 2022
1 parent 3d7e38a commit e7cf9b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ NOTE: Be sure to merge the latest from "upstream" before making a pull request!.

# Extending

## Code Generation

Some parts of the Lagoon CLI use code generation. Ensure you run `make gen` or `make test`.

## Documentation

When implementing new commands or updating flags, ensure to update the documentation. This can be done with the following
Expand Down

0 comments on commit e7cf9b4

Please sign in to comment.