Skip to content

Commit 321b9e9

Browse files
committed
Add SUPPORT.md
Just replicating the "Maintenance and support guidelines" text from <https://unit.nginx.org/community/>. With a link to it from the README. Cc: Maryna Herasimovich <[email protected] Signed-off-by: Andrew Clayton <[email protected]>
1 parent 8bd5734 commit 321b9e9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
![NGINX Unit Logo](docs/unitlogo.svg)
1010

11+
Please see: [SUPPORT.md](/SUPPORT.md)
12+
1113
NGINX Unit is a lightweight and versatile open-source server that has
1214
two primary capabilities:
1315

SUPPORT.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Maintenance and support guidelines
2+
3+
Going forward, NGINX Unit will no longer receive new features or
4+
enhancements from the project maintainers. NGINX Unit is still open to
5+
community contributions.
6+
7+
The team is focusing its limited capacity to keep NGINX Unit stable,
8+
secure and high-quality. Its focus will be on critical maintenance, such
9+
as for security issues, dependency upgrades, and resolving crashes or
10+
undefined behavior.

0 commit comments

Comments
 (0)