diff options
| author | Patrick Lodder <[email protected]> | 2021-08-20 01:30:48 +0200 |
|---|---|---|
| committer | Patrick Lodder <[email protected]> | 2021-08-20 01:30:48 +0200 |
| commit | 0d8e62471cfa07b7a31cb9ae3a5c2e74ca0d2a3e (patch) | |
| tree | 3e5b79e4be03dcdfdd94a4bbc1276a068d4e0a9c | |
| parent | Update README.md (diff) | |
| download | discoin-0d8e62471cfa07b7a31cb9ae3a5c2e74ca0d2a3e.tar.xz discoin-0d8e62471cfa07b7a31cb9ae3a5c2e74ca0d2a3e.zip | |
undo change to CONTRIBUTING.md
| -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 |