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: content/unit/community.md
+14-13Lines changed: 14 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -6,25 +6,28 @@ toc: true
6
6
7
7
<aname="community"></a>
8
8
9
+
## Maintenance and support guidelines
10
+
Going forward, NGINX Unit will no longer receive new features or enhancements from the project maintainers. NGINX Unit is still open to
11
+
community contributions.
9
12
10
-
The [Discussions section](https://github.com/nginx/unit/discussions) of the
11
-
Unit repo is the main place for discussing any topics related to the NGINX Unit project.
13
+
The team is focusing its limited capacity to keep NGINX Unit stable, secure and high-quality. Its focus will be on critical maintenance, such
14
+
as for security issues, dependency upgrades, and resolving crashes or undefined behavior.
12
15
13
-
Here you can share your ideas, ask questions, and discuss any issues both about
14
-
using Unit and contributing to Unit.
16
+
## Discuss NGINX Unit
17
+
18
+
The [Discussions section](https://github.com/nginx/unit/discussions) of the Unit repo is the main place for discussing any topics related to the NGINX Unit project.
19
+
20
+
Here you can share your ideas, ask questions, and discuss any issues both about using Unit and contributing to Unit.
15
21
16
22
## Reporting bugs and issues
17
23
18
-
- You can report issues and bugs on the
19
-
[Issues](https://github.com/nginx/unit/issues) section of the Unit repo.
20
-
- If you have found a fix or want to suggest a change to the code,
21
-
you can open a [pull request](https://github.com/nginx/unit/pulls)
24
+
- You can report issues and bugs on the [Issues](https://github.com/nginx/unit/issues) section of the Unit repo.
25
+
- If you have found a fix or want to suggest a change to the code, you can open a [pull request](https://github.com/nginx/unit/pulls)
22
26
on the Unit repo.
23
27
24
28
## Reporting security concerns
25
29
26
-
Please report any security-related issues concerning Unit to
If you are interested in contributing to the **Unit documentation**, or find a typo or an error in the docs, you can submit a pull request on the [NGINX documentation repository](https://github.com/nginx/documentation/pulls).
0 commit comments