From 235b2856d246eaa1ed891ef945184688270ac190 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 29 Jul 2016 05:08:48 -0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2477e3f3..1524b32d1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -73,8 +73,8 @@ provide as much detail and context as possible. ## Support requests -If you are having particular problem with your Copay instalation, please first search older -issues in order to learn if the issue is already reported. It could be fixed already. +If you are having particular problem with your Copay instalation, please first [search older +issues](https://github.com/bitpay/copay/issues) in order to learn if the issue is already reported. It could be fixed already. Please also check our [FAQ](https://github.com/bitpay/copay/wiki/COPAY---FAQ). @@ -90,10 +90,11 @@ provide the following information: any errors reported there (errors are shown in red) - If possible, please provide a screenshot of the error / issue. - If you need to provide personal data to solve the issue (like the Wallet Id), do not use Github Issues. We will provide an email - so you can send the informatin. - +If you need to provide personal / sensitive data to solve the issue (like the Wallet Id), do not use Github Issues. +We will provide a better channel (like an BitPay email address) so you can send the information. If possible, please +encrypt your emails using GnuPG. +To open an issue go to [Github Issues](https://github.com/bitpay/copay/issues). ## Pull requests