CONTRIBUTING.md

February 28, 2019 ยท View on GitHub

Guidelines for contributions to Green bitcoin wallet for Android

If you want to contribute to the project, please refer to the following guidelines.

Checklist before opening an issue

  • Issue is reproducible;

  • There aren't pending pull requests addressing the issue;

  • Issue reproduced on latest master branch or latest stable release;

  • Issue is not tracked already.

Pull Requests

  • Pull request that involve GUI changes must contain screenshots in the description

  • Before opening a pull request make sure the changes pass the CI