Thanks for your interest in contributing!
Bug reports, pull requests, and ideas are welcome. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct, so please give it a read if you haven't already.
- Have a quick read of the open and closed issues and make sure your problem hasn't already been dealt with.
- Fork the repo and clone it down.
- Create your feature branch
git checkout -b my-new-feature
- Commit your changes
git commit -m 'Add my new feature'
- Run the tests to make sure you haven't broken any
npm run test
- Push to the branch
git push origin my-new-feature
- Create a new Pull Request
One or more of the contributors will give you feedback. If you don't hear anything within a week, please tag someone or bump the issue by commenting again. Give it a few days though, sometimes people get busy and can't give useful and constructive feedback immediately. Thanks for your understanding on that 👍
That's fantastic! Thank you for taking the time to help us improve, and offering your perspective. Please take a look through the open and closed issues, and if there isn't one there that addresses your idea or feedback already, make a new issue. If you don't hear anything for a week, bump the issue by commenting again and maybe tag a contributor.