Skip to content

Commit 5e40e15

Browse files
committed
Add contributing file
1 parent 710a6cb commit 5e40e15

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CONTRIBUTING.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Contributing
2+
3+
## Branches
4+
5+
### `master` branch
6+
7+
The master branch is the current committed changes. These changes may not yet be released although we try to release often.
8+
9+
## Tags
10+
11+
All releases are tagged in git. To see the releases available to you see the changelog or the tags directly.
12+
13+
## Pull requests
14+
15+
- <https://github.com/sous-chefs/nginx/pulls>
16+
17+
## Issues
18+
19+
Need to report an issue? Use the github issues:
20+
21+
- <https://github.com/sous-chefs/nginx/issues>

0 commit comments

Comments
 (0)