Skip to content

Latest commit

 

History

History
85 lines (63 loc) · 2.8 KB

community.rst

File metadata and controls

85 lines (63 loc) · 2.8 KB

Community

Meetings and discussions

We hold semi-regular meetings on Zoom to discuss all things related to Unit with our tightly knit and vibrant community.

Recorded sessions:

You can also share your questions by posting in the Discussions section
of the Unit repo.

Reporting bugs and issues

  • You can report issues and bugs on the Issues section of the Unit repo.
  • If you have found a fix or want to suggest a change to the code, you can open a pull request on the Unit repo.

Reporting security concerns

Please report any security-related issues concerning Unit to [email protected]. For our mutual convenience, specifically mention NGINX Unit in the subject and, if possible, provide a CVSS score.

Contributing

We welcome contributions to the NGINX Unit project.

If you have a feature request or want to suggest an improvement, please submit a pull request on the unit repo.

Please review the Contributing Guidelines before submitting your pull request.

You can also ask questions and discuss your suggestions for Unit by:

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 unit-docs repo.

Source Code

The source code for the NGINX Unit project is available on GitHub.

Repository Description
github.com/nginx/unit The repository for the NGINX Unit project source code.
github.com/nginx/unit-docs The source code for the NGINX Unit documentation you are currently reading.
github.com/nginx/unit/tree/master/tools Source code for the NGINX Unit command-line tools.