Skip to content

Commit

Permalink
Added a Link to the New Contributors Tips (#9072)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
afro-coder committed Sep 28, 2022
1 parent 855bcbc commit a3da90f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/developer-guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit a3da90f

Please sign in to comment.