Contribution through Github Pull Requests

This section will guide you through the process of contributing through Github Pull Requests. Use your best judgment to follow the guidelines below.

If you are unsure about things regarding your contribution just open a pull request or issue and ask.

Please write meaningful commit messages and if you work on an issue please add its id in parentheses at the end of the commit message’s headline like so: <commit message> (#1).

For creation of your local development environment please see: Set up Local Development Environment.

Table of contents:

Contribution to the Documentation

Contribution to the documentation is the easiest way to get started to contribute to chizuru. You can look in the Github issue tracker for issues with the Documentation label and try to solve them.

Contribution to Code

Contribution to Code is a way to influence the direction of this project proactively.

First you need an issue to work on. Just pick one from the Github issue tracker and get started.

Note

If you are a first time contributor issues with the Good First Issue label are good ones to get started with.