From a98ce3d83562cb50ee3964f58237c1ac7618a780 Mon Sep 17 00:00:00 2001 From: James Waugh Date: Fri, 27 Mar 2020 11:47:33 -0400 Subject: [PATCH] Update CONTRIBUTE.md --- CONTRIBUTE.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index 3316a52..c4beadb 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -1,6 +1,9 @@ -# Thank you! +## How to get involved: -- we're currently tracking new requests for features, bugs, and open questions via `Issues`. Feel free to open a new issue! +- [open issues](https://github.com/enigmampc/SafeTrace/issues) to share ideas or questions, and feel free to leave any comments +- join the conversation happening in our [Discord](https://discord.gg/vK7b45u) and on the [dev forum](https://forum.enigma.co/t/safetrace-privacy-preserving-contact-tracing-for-covid-19/1476) +- participate in the [COVID-19 Global Hackathon](https://devpost.com/software/safetrace) March 26-30 ([discussion](https://join.slack.com/share/I010ZH2QHJB/pUfz8AQI3O41pugLTTB5BMNL/enQtMTAzMzU4MDgzMzYyMy0wYzY0YzRkYTdhYmNmZDNjMThmMjZlOTg5M2U5NDZlYWM0ODVjNTRhYTczM2VmZTA5NTIwNzRhMWNmZTQwZGU4)) +- get ready for DAIA's [COVIDathon](https://daia.foundation/covidathon) which starts April 1 ([discussion](https://discord.gg/NsX9Gzb)) - we ask that changes to `master` be made via pull request @@ -25,3 +28,5 @@ We are doing research on: - what contact tracing tools exist - what data is most valuable for effective contact tracing - what is the most useful way to deploy this type of service (geographically delimited? via public health officials?) + +# Thank you!