Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 919 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) · 919 Bytes

Contributing

When contributing a major change to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. On smaller changes, please go ahead on making a pull request.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at https://editorconfig.org/.

Getting started

Clone and setup the repository:

git clone https://github.com/robinlahtinen/cashew.git
cd cashew
composer install

License

By contributing your code, you agree to license your contribution under the MIT License.