Skip to content

Commit cf3eb42

Browse files
committed
Add Contributing section to README
1 parent bb2be62 commit cf3eb42

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ JavaScript, functioning essentially as markup, with tools like Storybook
4646
providing quick feedback on layout. This template provides the dependencies
4747
and plumbing to connect these three main tools.
4848

49+
## Contributing
50+
51+
Bug reports, pull requests, and additions to [the wiki](https://github.com/joshuamiller/react-native-template-cljs-krell-storybook/wiki)
52+
are all extremely welcome. The biggest hurdle to getting started with
53+
ClojureScript on React Native is "it works on my machine." Eliminating these
54+
issues and documenting the solutions will help everyone get on with
55+
writing useful code.
56+
4957
## References
5058

5159
* [ClojureScript in the Age of Typescript -- David Nolen](https://www.youtube.com/watch?v=3HxVMGaiZbc&t=5s)

0 commit comments

Comments
 (0)