Skip to content

Commit 2193eed

Browse files
authored
feat: Add proposals section, and NGINX App Protect WAF Refactor
This commit adds a new documentation folder to the repository, with a discrete section for proposals. I will be using this folder in the future to organise more process documentation. NGINX App Protect WAF has had a lot of fundamental design problems with how its documentation is structured due to historic changes in the direction of the product. Since those changes, the documentation has not changed to account for it.
1 parent f81bf64 commit 2193eed

File tree

3 files changed

+519
-0
lines changed

3 files changed

+519
-0
lines changed

documentation/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# NGINX Documentation repository
2+
3+
This directory contains the documentation for the NGINX Documentation repository.
4+
5+
It's used by the DocOps team to record how we configure our tools and instructions for certain precise tasks.
6+
7+
There's also documentation around our ways of working, and ideas of significance wider than the scope of an issue or pull request.
8+
9+
We maintain this information publicly as part of NGINX's commitment to transparency and open source.
10+
11+
If you're interested in contributing to the [NGINX documentation website](https://docs.nginx.com/), check out [CONTRIBUTING.md](/CONTRIBUTING.md).
12+
13+
## Topics
14+
15+
- [Proposals](/documentation/proposals/README.md)

0 commit comments

Comments
 (0)