UNPKG

react-kotlin-playground

Version:
26 lines (18 loc) 1.22 kB
## How to Contribute to This Project Thanks for contributing! :heart: #### **Did You Find a Bug or Any Question?** Just [open a new one](new-issue) or attach for [exist issue](issues): - For **bug** using the the label `bug`. If it is possible paste **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring. _It's helps!_ - For **question** using the the label `question`. - For **enhancement**: create issue **BEFORE** you start writing code and using the the label `enhancement`. #### **Did You Write a Patch That Fixes a Bug?** - Open a new GitHub pull request with the patch. 1. Fork this project 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. [Submit a pull request](new-pull-request) :tada: [//]: # "Simply change the urls below to your project information" [issues]: https://github.com/zoobestik/react-kotlin-playground/issues [new-issue]: https://github.com/zoobestik/react-kotlin-playground/issues/new [new-pull-request]: https://github.com/zoobestik/react-kotlin-playground/pull/new/dev