Skip to content

Commit 3a8378b

Browse files
author
Carlos Menezes
committed
Create contributing guide
1 parent f1e92fd commit 3a8378b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# How to contribute
2+
3+
You should feel free to contribute with Pull Requests.
4+
5+
To help you with your contributions, it is nice to follow this structure when possible:
6+
7+
- When should you use the documented practice?
8+
- What is this practice?
9+
- What are some applied examples? (both right and wrong)
10+
- Why is this the best solution? It's nice to have references here.
11+
- What are other diverging approaches, and why not use them?

0 commit comments

Comments
 (0)