From e1d0fbe597dc48ab7a58e8f842d5bbf4dbaaf5f0 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 29 Jul 2016 05:04:14 -0300 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8582cef89..eaa9cf2fd 100644 --- a/README.md +++ b/README.md @@ -284,10 +284,20 @@ gpg --import /tmp/key (Thanks @pzkpfwVI and @mika-mitzahlen for this section, taken from [Gist](https://gist.github.com/matiu/61c9f529efeeba66c0e2). + +## Contributing to this project + +Anyone and everyone is welcome to contribute. Please take a moment to +review the [guidelines for contributing](CONTRIBUTING.md). + +* [Bug reports](CONTRIBUTING.md#bugs) +* [Feature requests](CONTRIBUTING.md#features) +* [Pull requests](CONTRIBUTING.md#pull-requests) + ## Support -* [GitHub Issues](https://github.com/bitpay/copay/issues) - * Open an issue if you are having problems with this project + Please see [Support requests](CONTRIBUTING.md#support) + ## License