Thank you for your interest in contributing to Jotsy! It's pretty straightforward to contribute:
- Submit patches (fixes, improvements, typos)
- Fork this repo
- Make your changes
- Submit a pull request!
- Report bugs: Simply create an issue
Notes:
- If you are making "big" or "conventional" changes, then please consider creating an issue first so that we can obtain some consensus, before proceeding to implement it.
- If you are making a change to the UI, please ensure that you have tested the responsiveness of the layout on different display sizes (such as phones and tablets)
That's about it!