Skip to content

Commit 876f0e8

Browse files
author
nginx
committed
Pre OSS commit
2 parents ac4dc32 + 9829943 commit 876f0e8

File tree

3 files changed

+32
-398
lines changed

3 files changed

+32
-398
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ Before creating a PR, run through this checklist and mark each as complete.
2929
- [ ] If the change involves:
3030
- Code
3131
- Anything that resembles Personally identifying information (PII)
32-
- URLs
32+
- URLs (watch for [typosquatting](https://support.microsoft.com/en-us/topic/what-is-typosquatting-54a18872-8459-4d47-b3e3-d84d9a362eb0)
3333
- Significant new/revised content
34-
The change will require at least two (2) approvals before merging. One requirement: use placeholders such as `<JWT Token>` in place of PII
34+
The change will require at least two (2) approvals before merging. One requirement: use placeholders such as `<username>` in place of PII

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ If you are an F5/NGINX employee, see the following guidance [For F5/NGINX Employ
1313
- [Submit a Pull Request](#submit-a-pull-request)
1414
- Review our [Git style guide](#git-style-guide)
1515
- Review our Documentation [style guide](./templates/style-guide.md)
16+
- Review our [Contributing guidelines for writers](./CONTRIBUTING_DOCS.md)
1617
- [Issue Lifecycle](#issue-lifecycle)
1718
- [Content edited elsewhere](#content-edited-elsewhere)
1819
- [F5 Contributor License Agreement (CLA)](#f5-contributor-license-agreement)
@@ -83,7 +84,7 @@ This repository does not include all documentation available at https://docs.ngi
8384
- [NGINX Ingress Controller](https://github.com/nginxinc/kubernetes-ingress/)
8485
- [NGINX Gateway Fabric](https://github.com/nginxinc/nginx-gateway-fabric)
8586

86-
You can find documentation source code in the `docs` or `site` subdirectories.
87+
In those repositories, you can find documentation source code in the `docs` or `site` subdirectories.
8788

8889
## F5 Contributor License Agreement
8990

0 commit comments

Comments
 (0)