Added link to NGINX Dev Guilde.
This commit is contained in:
parent
e1b4033210
commit
52d9374c0e
1 changed files with 4 additions and 0 deletions
|
|
@ -37,6 +37,10 @@ To suggest a new feature or other improvement, create an issue on GitHub and cho
|
|||
|
||||
<!-- ### Go/Python/Bash/etc... Guidelines (OPTIONAL) -->
|
||||
|
||||
### NGINX Code Guidelines
|
||||
|
||||
Before diving into the NGINX codebase or contributing, it's important to understand the fundamental principles and techniques outlined in the [NGINX Development Guide] (http://nginx.org/en/docs/dev/development_guide.html).
|
||||
|
||||
### Git Guidelines
|
||||
|
||||
- Keep a clean, concise and meaningful git commit history on your branch (within reason), rebasing locally and squashing before submitting a PR.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue