From 2eff7581f32871e5cffc64133d4bf62838f14602 Mon Sep 17 00:00:00 2001 From: jcsmillie Date: Mon, 7 Jun 2021 09:49:29 +0200 Subject: [PATCH] add contribution advice to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5da5aae5..b6763c76 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,9 @@ mission of Cardano in this looking for a user-friendly wallet for Cardano, please take a look at [Daedalus](https://daedaluswallet.io) for a desktop wallet or [Yoroi](https://yoroi-wallet.com) for a mobile wallet. + +## Creating PRs and suggesting changes to this repository + +If you would like to suggest an improvement to this documentation please create +an issue or checkout a feature branch with with your changes and then create a +pull request into the `staging` branch.