Skip to content

Commit f1598b3

Browse files
authored
Merge pull request #1165 from Lion-Wei/patch-1
Update CONTRIBUTING.md
2 parents edb1c69 + bb042c7 commit f1598b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Follow either of the two links above to access the appropriate CLA and instructi
1919

2020
If you're new to the project and want to help, but don't know where to start, we have a semi-curated list of issues that should not need deep knowledge of the system. [Have a look and see if anything sounds interesting](https://github.com/kubernetes/ingress/issues?utf8=%E2%9C%93&q=is%3Aopen%20is%3Aissue%20label%3A%22help+wanted%22). Alternatively, read some of the docs on other controllers and try to write your own, file and fix any/all issues that come up, including gaps in documentation!
2121

22-
## Contributing A Patch
22+
## Contributing a Patch
2323

2424
1. If you haven't already done so, sign a Contributor License Agreement (see details above).
25-
1. Read the [Ingress development guide](docs/dev/README.md)
25+
1. Read the [Ingress development guide](docs/dev/README.md).
2626
1. Fork the desired repo, develop and test your code changes.
2727
1. Submit a pull request.
2828

0 commit comments

Comments
 (0)