This project adheres to the Contributor Covenant code of conduct.
By contributing to rayo.js
, you are expected to uphold this code.
Here's a quick guide on how to do it:
- 🍴 fork it,
- 🌴 branch it (create your feature/fix branch:
git checkout -b my-branch
), - 👷♂️ do your thing (...),
- 💾 commit it (
git commit -am 'Awesome feature!'
), - 🚀 submit a PR.
⚡