Skip to content

Commit b8773a0

Browse files
saskaSaska Karsi
andauthored
Clarify helm pr raising generation (#7319)
* clarify that you need to generate after modifying helm charts Signed-off-by: Saska Karsi <[email protected]> * rm accidental unrelated formatting Signed-off-by: Saska Karsi <[email protected]> --------- Signed-off-by: Saska Karsi <[email protected]> Co-authored-by: Saska Karsi <[email protected]>
1 parent 04177d7 commit b8773a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/en/contributions/DEVELOP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ __Note:__ Replace `IMAGE` with your registry's image name.
114114

115115
### Raising a PR
116116

117-
* Run `make generate` and push the generated files along with your commit, if your PR contains any **API** changes (changes in `/api` folder), you've added some unit tests or you've updated the modules used in the project.
117+
* Run `make generate` and push the generated files along with your commit, if your PR contains any **API** changes (changes in `/api` folder), you've added some unit tests, modified the helm charts or you've updated the modules used in the project.
118118

119119
### Deploying Envoy Gateway for Test/Dev
120120

0 commit comments

Comments
 (0)