Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 1.04 KB

How to Contribute to this repository

We value your contributions and do not want to miss any of them. Please feel free to contribute in any structure that makes sense to you.

  • For non-code contributions, bug reports, feature requests, please consider opening an issue. We don't have issue templates :).
  • For code contribution, use develop branch as the base and create a Pull Request. We will do our best to review and merge it quickly. (We use Gitflow Workflow)
    • Before spending long times on coding, please let us know the change you are working on through an issue.

Linking PRs and Commits with Issues

Please add links to the related issues in your commit messages and PR description.

See Autolinked references and URLs & Link to the issue number on GitHub within a commit message