|
1 |
| -# For F5/NGINX Employees |
| 1 | +# Maintainers etiquette |
2 | 2 |
|
3 |
| -This repository is public, and we do as much of our work as possible in the public as a commitment to open source. |
4 |
| - |
5 |
| -Before new content is published at https://docs.nginx.com, it must be committed to this `documentation` repository. |
6 |
| - |
7 |
| -If you are an F5 employee unable to assign yourself as an owner of an issue or a reviewer of a pull request, ask a member of the NGINX documentation team for help. |
8 |
| - |
9 |
| -If your content cannot be publicized before release, it is handled differently: read the [Contributing guidelines for closed content](/CLOSED_CONTRIBUTIONS.md) document. |
| 3 | +This document is intended for the maintainers of the repository, who are any F5/NGINX employees that contribute to it. |
10 | 4 |
|
11 | 5 | We encourage you to work with community contributors. If you participate in PRs, issues, discussions, and more, follow these guidelines:
|
12 | 6 |
|
13 | 7 | - Follow the [Code of Conduct](./CODE_OF_CONDUCT.md).
|
14 | 8 | - Be helpful. We want to encourage people who contribute to continue.
|
15 |
| - - If you need to say "no," here's [an example](https://github.com/nginx/documentation/pull/307#issuecomment-2748521932) of how we interact with the community. |
| 9 | + - If you need to say "no," here's [an example](https://github.com/nginx/documentation/pull/307#issuecomment-2748521932) of how to interact with the community. |
16 | 10 | - Avoid references and links to internal content.
|
17 |
| -- Do not include information about future releases, changes, or features, unless |
18 |
| - specifically authorized. |
19 |
| -- Do not include anything that even resembles PII. |
| 11 | +- Do not include information about future releases, changes, or features, unless specifically authorized. |
| 12 | +- Do not include anything that resembles PII. |
20 | 13 | - Do not include information that is proprietary to and/or private within F5/NGINX.
|
21 | 14 |
|
| 15 | +This repository is public, and we do as much of our work as possible in the public as a commitment to open source. |
| 16 | + |
22 | 17 | As an F5/NGINX employee, if you have a GitHub account, you should be able to clone these repositories.
|
23 | 18 |
|
| 19 | +If your content cannot be visible before release, you should read the [Contributing guidelines for closed content](/CLOSED_CONTRIBUTIONS.md) document. |
| 20 | + |
24 | 21 | To protect F5/NGINX, the ability to merge pull requests is strictly limited to employees of F5/NGINX.
|
0 commit comments