@@ -26,16 +26,12 @@ Reporting bugs and issues
26
26
*************************
27
27
28
28
- 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.
30
30
31
31
- 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 >`_
33
33
on the Unit repo.
34
34
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
-
39
35
***************************
40
36
Reporting security concerns
41
37
***************************
@@ -50,13 +46,21 @@ Contributing
50
46
************
51
47
52
48
We 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 >`_.
55
49
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 >`_
57
54
before submitting your pull request.
58
55
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 **,
60
64
or find a typo or an error in the docs, you can submit a pull request on the
61
65
`unit-docs repo <https://github.com/nginx/unit-docs/pulls >`_.
62
66
0 commit comments