8
8
Community
9
9
#########
10
10
11
+ ************************
12
+ Meetings and discussions
13
+ ************************
14
+
11
15
We hold semi-regular meetings on Zoom
12
16
to discuss all things related to Unit
13
17
with our tightly knit and vibrant community.
@@ -17,41 +21,70 @@ Recorded sessions:
17
21
- `NGINX Unit Community Call No.1
18
22
<https://www.youtube.com/watch?v=EZbcc6D03Io> `__
19
23
24
+ *************************
25
+ Reporting bugs and issues
26
+ *************************
20
27
21
- ************
22
- Contribution
23
- ************
28
+ You can report bugs and issues on GitHub:
24
29
30
+ <<<<<<< HEAD
31
+ - You can report issues and bugs on the
32
+ `Issues <https://github.com/nginx/unit-docs/issues >`_
33
+ section of the Unit repo.
34
+ =======
25
35
NGINX Unit is released under the
26
36
`Apache 2.0 license <https://github.com/nginx/unit/blob/master/LICENSE >`_;
27
37
we maintain GitHub
28
38
`repos <https://github.com/nginx >`_.
39
+ >>>>>>> origin/main
40
+
41
+ - If you have found a fix or want to suggest a change to the code,
42
+ you can open a `pull request <https://github.com/nginx/unit-docs/pulls >`_
43
+ on the Unit repo.
44
+
45
+ You can also ask questions and discuss your suggestions for Unit by
46
+ `subscribing <https://mailman.nginx.org/mailman3/lists/unit.nginx.org/ >`_
47
+ to the
[email protected] mailing list and posting your ideas there.
29
48
30
- Please report any security-related issues
31
- concerning Unit to
49
+ ***************************
50
+ Reporting security concerns
51
+ ***************************
52
+
53
+ Please report any security-related issues concerning Unit to
32
54
33
- For our mutual convenience,
34
- specifically mention NGINX Unit in the subject
35
- and follow the
36
- `CVSS v3.1 <https://www.first.org/cvss/v3.1/specification-document >`__
37
- specification.
55
+ For our mutual convenience, specifically mention **NGINX Unit ** in the subject and follow the
56
+ `CVSS v3.1 <https://www.first.org/cvss/v3.1/specification-document >`__.
57
+
58
+
59
+ ************
60
+ Contributing
61
+ ************
38
62
39
- To suggest changes in code or documentation and ask questions,
40
- `subscribe <https://mailman.nginx.org/mailman3/lists/unit.nginx.org/ >`_
41
- to the
[email protected] mailing list
42
- and post your ideas there.
43
- Also, you can open a pull request on GitHub
44
- or join our
45
- `Slack community <https://community.nginx.org/joinslack >`__.
63
+ We welcome contributions to the NGINX Unit project.
64
+ If you have a feature request or a bug fix, please submit a pull request on the
65
+ `unit repo <https://github.com/nginx/unit-docs/pulls >`_.
46
66
47
- Source code:
67
+ Please review the `Contributing Guideliens <https://github.com/nginx/unit/blob/master/CONTRIBUTING.md >`_
68
+ before submitting your pull request.
48
69
49
- - GitHub repository: https://github.com/nginx/unit
70
+ If you are interested in contributing to the Unit documentation,
71
+ or find a typo or an error in the docs, you can submit a pull request on the
72
+ `unit-docs repo <https://github.com/nginx/unit-docs/pulls >`_.
50
73
51
- Command-line tools:
52
74
53
- - GitHub repository: https://github.com/nginx/unit/tree/master/tools
75
+ ***********
76
+ Source Code
77
+ ***********
78
+ The source code for the NGINX Unit project is available on GitHub.
54
79
55
- Documentation:
80
+ .. list-table ::
81
+ :header-rows: 1
56
82
57
- - GitHub repository: https://github.com/nginx/unit-docs
83
+ * - Repository
84
+ - Description
85
+ * - `github.com/nginx/unit <https://github.com/nginx/unit >`_
86
+ - The repository for the NGINX Unit project source code.
87
+ * - `github.com/nginx/unit-docs <https://github.com/nginx/unit-docs >`_
88
+ - The source code for the NGINX Unit documentation you are currently reading.
89
+ * - `github.com/nginx/unit/tree/master/tools <https://github.com/nginx/unit/tree/master/tools >`_
90
+ - Source code for the NGINX Unit command-line tools.
0 commit comments