From 1883183bfc719edd6f097e003cc227b6d8dcc49a Mon Sep 17 00:00:00 2001 From: Mathew Cormier Date: Tue, 10 Mar 2020 21:50:11 -0400 Subject: [PATCH 1/2] Update Aragon chat links --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 868f0bd433..f5026eb136 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,7 @@ If the answer to either of those two questions are "yes", then you're probably d ## Fixing issues 1. [Find an issue](https://github.com/aragon/aragon-apps/issues) that you are interested in. - - You may want to ask on the issue or on Aragon Chat's [#dev channel](https://aragon.chat/channel/dev) if anyone has already started working on the issue. + - You may want to ask on the issue or in our Spectrum [App development channel](https://spectrum.chat/aragon/app-development) if anyone has already started working on the issue. 1. Fork and clone a local copy of the repository. 1. Make the appropriate changes for the issue you are trying to address or the feature that you want to add. 1. Push the changes to the remote repository. @@ -93,4 +93,4 @@ As `next` becomes ready, merge `next` onto `master` with a rebase. ## Community -If you need help, please reach out to Aragon core contributors and community members in the Aragon Chat [#dev](https://aragon.chat/channel/dev) and [#dev-help](https://aragon.chat/channel/dev-help) channels. We'd love to hear from you and know what you're working on! +If you need help, please reach out to Aragon core contributors and community members in our Spectrum [App development channel](https://spectrum.chat/aragon/app-development). We'd love to hear from you and know what you're working on! From 6e46d84a3919ba39f2f26e2a7d8880b981914859 Mon Sep 17 00:00:00 2001 From: Mathew Cormier Date: Tue, 10 Mar 2020 21:53:40 -0400 Subject: [PATCH 2/2] Add spectrum link to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 58e56794d7..0b949649b5 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,7 @@ If you come across an issue with Aragon, do a search in the [Issues](https://git - If the issue you found has been reported and is still open, and the details match your issue, give a "thumbs up" to the relevant posts in the issue thread to signal that you have the same issue. No further action is required on your part. - If the issue you found has been reported and is still open, but the issue is missing some details, you can add a comment to the issue thread describing the additional details. - If the issue you found has been reported but has been closed, you can comment on the closed issue thread and ask to have the issue reopened because you are still experiencing the issue. Alternatively, you can open a new issue, reference the closed issue by number or link, and state that you are still experiencing the issue. Provide any additional details in your post so we can better understand the issue and how to fix it. + +## Help + +For help and support, feel free to contact us at any time on our Spectrum [App development channel](https://spectrum.chat/aragon/app-development). \ No newline at end of file