Skip to content

Commit 5b81f3c

Browse files
authored
Create CONTRIBUTING.md
1 parent acc6a66 commit 5b81f3c

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+
# So you want to contribute!
2+
3+
Thanks for helping out the community! We are actively looking for contributors and maintainers so you are more than welcome.
4+
5+
I thought I should lay out some core principles that we will follow so that this repo doesn't get too wild and lose its value.
6+
7+
1. **We are a CHEATSHEET above all**: all examples to be as simple as possible, easily searched, and presented for copy-and-paste.
8+
2. **Collapsible explanations**: No more than 1-2 sentences of explanation, any more than that we put inside `details` tags.
9+
3. **React + Typescript ONLY**: React's ecosystem is huge, we can't possibly cover it all. This includes Redux. Would encourage people to maintain separate lists for stuff like React + Apollo Graphql, for example.
10+
11+
That's all I've got! Again, really happy you are thinking about helping out, who knows, the person who you might be helping is yourself in future!

0 commit comments

Comments
 (0)