diff options
| -rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 800c577c8..eb6fb153c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,13 @@ # Contributing to Dogecoin Core +Dogecoin Core is open source software, and we would welcome contributions +which improve the state of the software. For those wanting to discuss changes, +or look for work that needs doing, please see: + +* [Help requests](https://github.com/dogecoin/dogecoin/labels/help%20wanted) +* [Projects](https://github.com/dogecoin/dogecoin/projects) +* [Dogecoindev on reddit](https://www.reddit.com/r/dogecoindev/) + ## Branch Strategy Dogecoin Core's default branch is intentionally a stable release, so that anyone |