Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.38 KB

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 1.38 KB

Contributing to Kopfsachen Native App

We would love to have your input! We want to make contributing to this project as easy and transparent as possible.

We Use Gitflow, So All Code Changes Happen Through Pull Requests

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. Write your changes on the new branch.
  3. Test your changes on all platforms (Android, iOS and browser).
  4. Make sure your code complies with our style guide (link).
  5. Open a 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.

Report bugs using Github's issues

We use GitHub issues to track public bugs. Report a bug by opening a new issue.

References

This document was adapted from the open-source contribution guidelines for Facebook's Draft