Skip to content

Commit d71759a

Browse files
authored
Update README.md
1 parent 4e813cf commit d71759a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,17 @@ This website was built based on three main points:
3333
Using this template to design other websites, for example, have a GraphQL, Node, react-native websites to help people explore and learn that tech too. This is all non-profit work, just inspired to help others develop.
3434

3535
# Contributing
36-
If you are interested in helping out please get in touch or start to raises Pull Requests or Issues.
36+
Adding material to the website is super easy!
37+
38+
For example to add a new component `npm run add:component https://github.com/airbnb/react-dates`. Thats it.
39+
40+
- This would add the component the to the website
41+
- Take a screenshot
42+
- Commit for you
43+
44+
Please read the [Contributing](CONTRIBUTING.md) document for more details.
45+
46+
3747

3848

3949
[spectrum-badge]: https://withspectrum.github.io/badge/badge.svg

0 commit comments

Comments
 (0)