# Contributing

Thank you for taking the time to contribute to Ibizan!

The following is a set of guidelines for contributing to Ibizan, which is both the ready-made template here, as well as the individual components under the [Ibizan organization](https://github.com/ibizan). These are just guidelines, not rules, so please use your best judgment and feel free to propose changes to this document in a pull request.

## How you can contribute

Ibizan is a growing project with a lot of potential, but it can be realized faster with the help of the open source community. Issues and pull requests from all walks are welcome, so don't hesitate to ask a question! Here are some of the ways you can contribute to Ibizan:

1. Diagnose a bug by creating an issue
2. Suggest an improvement by creating an issue
3. Fix a bug/resolve an issue
4. Write a test
5. Add a comment to the code
6. Write some usage documentation
7. Write a blog post about Ibizan
8. Contribute to the [website](http://ibizan.github.io)

If you're contributing code, I ask that you please exercise good judgement and good style with regards to commit messages. If you want to learn more about good commit message style, check out this [blog post](http://chris.beams.io/posts/git-commit/) and [this page](https://git-scm.com/book/ch5-2.html).

## License
Ibizan is [licensed under Apache 2.0](https://github.com/ibizan/ibizan/blob/master/LICENSE.md).
