Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 868 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 868 Bytes

Contributing to Smallify

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Getting started

Make sure to check out the development guide.

Create a Pull Request

We use Github Flow, so all code changes will happen through pull requests; they are the best way to propose changes to the codebase.

  1. Fork the repo and create your branch from master.
  2. Update the documentation.
  3. Create that pull request!

Any contributions you make will be under the MIT Software License

In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.