@@ -26,16 +26,12 @@ Reporting bugs and issues
2626*************************
2727
2828- You can report issues and bugs on the
29- `Issues <https://github.com/nginx/unit-docs /issues >`_ section of the Unit repo.
29+ `Issues <https://github.com/nginx/unit/issues >`_ section of the Unit repo.
3030
3131- If you have found a fix or want to suggest a change to the code,
32- you can open a `pull request <https://github.com/nginx/unit-docs /pulls >`_
32+ you can open a `pull request <https://github.com/nginx/unit/pulls >`_
3333 on the Unit repo.
3434
35- You can also ask questions and discuss your suggestions for Unit by
36- `subscribing <https://mailman.nginx.org/mailman3/lists/unit.nginx.org/ >`_
37- to the unit@nginx.org mailing list and posting your ideas there.
38-
3935***************************
4036Reporting security concerns
4137***************************
@@ -50,13 +46,21 @@ Contributing
5046************
5147
5248We welcome contributions to the NGINX Unit project.
53- If you have a feature request or a bug fix, please submit a pull request on the
54- `unit repo <https://github.com/nginx/unit-docs/pulls >`_.
5549
56- Please review the `Contributing Guideliens <https://github.com/nginx/unit/blob/master/CONTRIBUTING.md >`_
50+ If you have a feature request or want to suggest an improvement, please submit a pull request on the
51+ `unit repo <https://github.com/nginx/unit/pulls >`_.
52+
53+ Please review the `Contributing Guidelines <https://github.com/nginx/unit/blob/master/CONTRIBUTING.md >`_
5754before submitting your pull request.
5855
59- If you are interested in contributing to the Unit documentation,
56+ You can also ask questions and discuss your suggestions for Unit:
57+
58+ - Visiting the `Discussions section <https://github.com/nginx/unit/discussions >`_
59+ of the Unit repo.
60+ - By `subscribing <https://mailman.nginx.org/mailman3/lists/unit.nginx.org/ >`_
61+ to the unit@nginx.org mailing list and posting your ideas there.
62+
63+ If you are interested in contributing to the **Unit documentation **,
6064or find a typo or an error in the docs, you can submit a pull request on the
6165`unit-docs repo <https://github.com/nginx/unit-docs/pulls >`_.
6266
0 commit comments