You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
16
16
ingress-nginx is an Ingress controller for Kubernetes using [NGINX](https://www.nginx.org/) as a reverse proxy and load balancer.
17
17
18
-
Learn more about Ingress on the main [Kubernetes](https://kubernetes.io/docs/concepts/services-networking/ingress/) documentation site.
18
+
[Learn more about Ingress on the main Kubernetes documentation site](https://kubernetes.io/docs/concepts/services-networking/ingress/).
19
19
20
20
## Get started
21
21
@@ -32,22 +32,22 @@ Thanks for taking the time to join our community and start contributing!
32
32
- This project adheres to the [Kubernetes Community Code of Conduct](https://git.k8s.io/community/code-of-conduct.md). By participating in this project, you agree to abide by its terms.
33
33
- See [CONTRIBUTING.md](CONTRIBUTING.md) for information about setting up your environment, the workflow that we expect, and instructions on the developer certificate of origin that we require.
34
34
- Check out the [open issues](https://github.com/kubernetes/ingress-nginx).
See [the list of releases](https://github.com/kubernetes/ingress-nginx/releases) to find out about feature changes
40
-
For detailed changes for each release; please check the [Changelog.md](Changelog.md)
39
+
See [the list of releases](https://github.com/kubernetes/ingress-nginx/releases) to find out about feature changes.
40
+
For detailed changes for each release; please check the [Changelog.md](Changelog.md)file.
41
41
For detailed changes on the `ingress-nginx` helm chart, please check the following [CHANGELOG.md](charts/ingress-nginx/CHANGELOG.md) file.
42
42
43
43
# Get Involved
44
44
45
45
-**Contributing**: Pull requests are welcome!
46
-
- Read [`CONTRIBUTING.md`](CONTRIBUTING.md) and check out [help-wanted](https://github.com/kubernetes/ingress-nginx/labels/help%20wanted) issues
47
-
- Submit github issues for any feature enhancements, bugs or documentation problems
48
-
-**Support**: Join to [Kubernetes Slack](http://slack.kubernetes.io/) in the [#ingress-nginx](https://kubernetes.slack.com/messages/CANQGM8BA/) channel to ask questions to get support from the maintainers and other users
46
+
- Read [`CONTRIBUTING.md`](CONTRIBUTING.md) and check out [help-wanted](https://github.com/kubernetes/ingress-nginx/labels/help%20wanted) issues.
47
+
- Submit github issues for any feature enhancements, bugs or documentation problems.
48
+
-**Support**: Join to [Kubernetes Slack](http://slack.kubernetes.io/) in the [#ingress-nginx](https://kubernetes.slack.com/messages/CANQGM8BA/) channel to ask questions to get support from the maintainers and other users.
49
49
- The [github issues](https://github.com/kubernetes/ingress-nginx/issues) in the repository are **exclusively** for bug reports and feature requests.
50
-
-**Discuss**: Tweet using the `#IngressNginx` hashtag
50
+
-**Discuss**: Tweet using the `#IngressNginx` hashtag.
0 commit comments