This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# BOUNTY Program | ||
ARK has a bounty program for all accepted PR (Pull Requests) for this repository | ||
|
||
More information can be found at https://blog.ark.io/200-000-ark-bounty-for-developers-in-the-1st-year-76aa44304012 | ||
|
||
Before pushing PR, please [jump in our slack #development](https://ark.io/slack) channel in order to discuss your contributions or to connect with other ARKvelopers. | ||
|
||
# Guidelines | ||
- pickup any of the existing issues or if you find an issue make a PR, | ||
- only one PR reward will be awarded per issue it fixes, | ||
- solving an open issue will increase your chances to be picked up as any of the monthly bounty winners. | ||
|
||
# Accepted PR | ||
- increase general code quality, | ||
- add meaningfull tests, | ||
- correct bug, | ||
- add new features, | ||
- improve documentation, | ||
- create something new for ARK. |