Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.18 KB

CONTRIBUTING.md

File metadata and controls

27 lines (19 loc) · 2.18 KB

Contributing to GoodDollar

Thank you for your interest in contributing to the GoodDollar initiative. Everyone is welcome: Developers, designers and entrepreneurs with a passion for decentralised technologies and a vision to build a new world that has equality, security, inclusivity and innovation as its cornerstones.

When contributing to this project, please do first discuss the change you wish to make via issues, community forum, or any other communication channel with the community.

Notes:

  1. The GoodDollar project is distributed across multiple repositories. Try to file the issue against the correct repository.

  2. Please note we have issues and pull requests templates, make sure you follow them to ease the contribution process.

Issues

Issues are always welcome. Feature requests, bug reports, documentation improvements and any other kid of contribution will be triaged and worked on according to the GoodDollar community and maintainers prioritization and best effort.

Pull Requests

In general, GoodDollar project follows the GitHub flow.

  1. Fork and clone the project locally.
  2. Create an upstream remote and sync local copy before branching.
  3. Use individual feature branches for each separate piece of work.
  4. Code changes and tests accordingly. Writing good commit messages, making sure tests pass, maintaining coverage level and following existing documentation.
  5. Push to origin (fork) repository.
  6. Create a new PR following the pull request template.
  7. Work with maintainers on code review feedback.

A big Thank You!

Your contributions to this project, regardless being large or smaller ones, take this initiative a step closer to the ultimate purpose of reducing wealth inequality through blockchain technology. Thank you for taking the time to contribute.