Bounties
Thanks for your interest in contributing to the Swipechain! Please take a moment to review this document before submitting a pull request.
Introduction
The Swipechain development bounty program has been updated for 2021. Previous years have taught us how to improve the program and make it more fair for participants, with revised tiers so everyone can predict their earnings. The revised program will emphasize quality over quantity.
Before pushing a PR (Pull Request), please jump in our telegram channel in order to discuss your contributions or to connect with other Swipechain developers.
TIP
Swipechains bounty program includes all accepted PRs for this repository
Guidelines
Issues and PRs are grouped into tiers depending on their impact, code quality, test coverage and complexity. This will bring more stability to our program and participants can anticipate how much their contributions will earn them.
You can pickup any of the existing issues on GitHub that are mswipechained with the Type: Good First Contribution
or any of the Bounty: Tier X
labels. If an issue you intend to work on is missing such a label, leave a comment to make sure no one else is working on it.
Reward Tiers
Tier 0
- Custom RewardTier 1
- $100Tier 2
- $50Tier 3
- $25Tier 4
- $10Tier 5
- $5Tier 6
- $1
Payments will be made at the beginning of each month for the prior month and will be paid in Swipechain with USD valuation at the time of the payout.
Pull Requests
TIP
Discuss your idea first before starting work on any significant new features
It's never a fun experience to have your pull request declined after investing a lot of time and effort into a new feature. To avoid this from happening, we request that contributors create an issue to first discuss any significant new features.
Please ensure that the tests are passing when submitting a pull request. If you're adding new features, please include tests.
Accepted Changes
- General Refactor
- Adding & Refactoring Tests
- Improving Test Coverage
- General Bug Fixes
- Implement new features
- Improve documentation
- Create something new for Swipechain
Eligible Repositories
PRs made for the below listed repositories are eligible for rewards.
WARNING
If a repository has been archived on GitHub it is not eligible for rewards, even if it is included in the list below.