Skip to content

Commit 62470ff

Browse files
authored
Create CONTRIBUTING.md
1 parent 74d0444 commit 62470ff

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### Contributing to TinyWeb
2+
3+
Everybody is welcomed to contribute to TinyWeb.
4+
If you've hit issue or just would to make tinyweb.. more tiny.. or.. more awesome.. :) You're always welcomed.
5+
6+
The process is straight-forward:
7+
8+
- Read [How to get faster PR reviews](https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#best-practices-for-faster-reviews) by Kubernetes (skip step 0)
9+
- Fork the tinyweb [git repository](https://github.com/belyalov/tinyweb).
10+
- Make desired changes.
11+
- For new functionality - add unittests.
12+
- Ensure tests work.
13+
- Create a Pull Request.

0 commit comments

Comments
 (0)