Skip to content

Commit

Permalink
Added link to NGINX Dev Guilde.
Browse files Browse the repository at this point in the history
  • Loading branch information
dplotnikov-f5 committed Aug 21, 2023
1 parent e1b4033 commit 52d9374
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 52d9374

Please sign in to comment.