Added a Link to the New Contributors Tips (#9072)
This adds a link to the new contributor tips in the developer guide present on the docs page Signed-off-by: afro-coder <leon9923@gmail.com> Signed-off-by: afro-coder <leon9923@gmail.com>
This commit is contained in:
parent
855bcbce34
commit
a3da90f9f5
1 changed files with 3 additions and 0 deletions
|
@ -88,3 +88,6 @@ and then publish such version with
|
|||
```console
|
||||
docker push $REGISTRY/controller:$TAG
|
||||
```
|
||||
|
||||
### New Contributor Tips
|
||||
New contributors can refer to the [new contributor tips](https://github.com/kubernetes/ingress-nginx/blob/main/NEW_CONTRIBUTOR.md) which will be updated with examples and tips.
|
||||
|
|
Loading…
Reference in a new issue