Thanks for using and improving stitches! If you'd like to help out, check out the project's issues list for ideas on what could be improved. If there's an idea you'd like to propose, or a design change, feel free to file a new issue or send a pull request:
- Fork the repo.
- Create a topic branch.
- Write tests.
- Implement your feature or fix bug.
- Add, commit, and push your changes.
- Submit a pull request.
- When in doubt, test it. If you can't test it, re-think what you are doing.
- Code formatting and internal application architecture should be consistent.