diff options
| author | Patrick Lodder <[email protected]> | 2021-06-03 19:30:31 +0200 |
|---|---|---|
| committer | Patrick Lodder <[email protected]> | 2021-06-03 19:30:31 +0200 |
| commit | c701a2fc6ff211ae54f8dc05b96c96b8f0a6e49c (patch) | |
| tree | 307a6bb38170bfbc0c12a091af5b1dae6e337d63 | |
| parent | [docs] reformat branching strategy in contribution guide (diff) | |
| download | discoin-c701a2fc6ff211ae54f8dc05b96c96b8f0a6e49c.tar.xz discoin-c701a2fc6ff211ae54f8dc05b96c96b8f0a6e49c.zip | |
[docs] Clean up introduction
| -rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2943e062c..f35f1f054 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,8 @@ # Contributing to Dogecoin Core -Dogecoin Core is an open source project, and we would welcome contributions which provably -improve the state of the software. For those wanting to discuss changes, or look for work -that needs doing, please see: +Dogecoin Core is open source software, and we would welcome contributions +which improves 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) |