Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.2 KB

CONTRIBUTING.md

File metadata and controls

34 lines (24 loc) · 1.2 KB

How to contribute to C·ZAN

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features

Write bug reports with detail, background, and sample code

Great Bug Reports tend to have:

  • A quick summary and/or background
  • Steps to reproduce
    • Be specific!
    • Give sample code if you can.
  • What you expected would happen
  • What actually happens
  • Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)

Create a pull request to submit a fix or propose a new feature

Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

  1. Fork the repo and create your branch from develop.
  2. If you've changed APIs, update the documentation.
  3. Join any visual assets (images, videos, GIFs) to showcase your work.
  4. Issue that pull request!

License

By contributing, you agree that your contributions will be licensed under its Apache-2.0 license. See LICENCE for more details.