Contribute

We welcome people contributing in many ways:

Conventions

Conventions for coding:

Conventions for changes:

Short aliases

Typically a short alias for a command and its options is abbreviated using the same order as the words:

Typically a short alias for a command and its options is abbreviated using the first letter of each word:

Teams

We want this project to be good for teams:

Because we want widespread usability, we do not include everything possible:

Git commit message

If you create a pull request, then it will help us if you use a git commit message.

We use this git commit message convention:

Subject:

Body:

For more information: