Skip to content

Commit 9bfada9

Browse files
committed
More
1 parent 824f530 commit 9bfada9

File tree

3 files changed

+20
-4
lines changed

3 files changed

+20
-4
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Contributing guidelines
22

3-
The following is a set of guidelines for contributing to this project.
4-
We really appreciate your desire to contribute!
3+
The following is a set of guidelines for community contributions to this
4+
project. We really appreciate your desire to contribute!
5+
6+
If you are an F5/NGINX employee, see the following guidance [For F5/NGINX Employees](./F5-NGINX-team-notes.md).
57

68
## Table of contents
79

@@ -35,7 +37,7 @@ we encourage you to use
3537

3638
## Submit a Pull Request
3739

38-
To contribute to NGINX documentation, follow these steps:
40+
To contribute to F5 NGINX documentation, follow these steps:
3941

4042
- Fork the NGINX repository
4143
- Create a branch

CONTRIBUTING_DOCS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ When you set up an image, this is the standard format:
2222

2323
{{< img src="path/to/images/file-name.png" alt="descriptive text for screenreaders" >}}
2424

25-
You'll find images in the [static](../static) subdirectory, in a directory assocaited with the documentation. For example, if you've set up the `file-name.png`
25+
You'll find images in the [static](../static) subdirectory, in a directory associated with the documentation. For example, if you've set up the `file-name.png`
2626
image, you should copy that file to the `static/path/to/images` directory.
2727

2828
## Build documentation locally

F5-NGINX-team-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# For F5/NGINX Employees
2+
3+
This repository is a functional mirror. If you want to make a change to F5/NGINX
4+
documentation, use the private source repository.
5+
6+
We encourage you to work with community contributors. If you participate in
7+
PRs, issues, discussions, and more, follow these guidelines:
8+
9+
- Follow the [Code of Conduct](./CODE_OF_CONDUCT.md).
10+
- Be helpful. We want to encourage people who contribute to continue.
11+
- Avoid references and links to internal content.
12+
- Do not include information about future releases, changes, or features, unless
13+
specifically authorized.
14+
- Do not include information that is proprietary to and/or private within F5/NGINX.

0 commit comments

Comments
 (0)