You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarifies the section of the contribution guide that covers docs not developed in this repo:
- adds `nginx/nginx.org` repo
- adds `nginx/nginx-agent` repo
- removes `nginx/nginx-gateway-fabric` repo
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -84,14 +84,15 @@ issue lifecycle:
84
84
- The owner assigns one or more [labels](https://github.com/nginxinc/oss-docs/issues/labels) to the issue
85
85
- The owner, in collaboration with the community member, determines what milestone to attach to an issue. They may be milestones correspond to product releases
86
86
87
-
## Content edited elsewhere
87
+
## Additional NGINX documentation
88
88
89
-
This repository does not include all documentation available at https://docs.nginx.com. Other relevant repositories include:
89
+
This repository does not include all of the source content for the NGINX documentation. Other relevant repositories include:
90
90
91
-
-[NGINX Open Source](https://github.com/nginx/nginx)
0 commit comments