From 2772ce98fae67f3f24ed31e944ded1ca0579549d Mon Sep 17 00:00:00 2001 From: Jaex Date: Wed, 14 Mar 2018 09:54:51 +0300 Subject: [PATCH 1/2] Add ShareX --- communities.json | 6 ++++++ logos/sharex.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 logos/sharex.svg diff --git a/communities.json b/communities.json index 31aacc3..981c9e2 100644 --- a/communities.json +++ b/communities.json @@ -117,6 +117,12 @@ "title": "Docusaurus", "inviteCode": "docusaurus", "githubUrl": "https://github.com/facebook/Docusaurus" + }, + { + "logo": "sharex.svg", + "title": "ShareX", + "inviteCode": "E4R3Qa9", + "githubUrl": "https://github.com/ShareX/ShareX" } ] } \ No newline at end of file diff --git a/logos/sharex.svg b/logos/sharex.svg new file mode 100644 index 0000000..8e280d4 --- /dev/null +++ b/logos/sharex.svg @@ -0,0 +1 @@ +ShareX_Discord \ No newline at end of file From 995976c7bfa22d9e7b9eb59750557183d6a70877 Mon Sep 17 00:00:00 2001 From: Jaex Date: Wed, 14 Mar 2018 16:47:46 +0300 Subject: [PATCH 2/2] Add quote --- communities.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/communities.json b/communities.json index 981c9e2..4a79889 100644 --- a/communities.json +++ b/communities.json @@ -70,6 +70,13 @@ "inviteCode": "s93b7Fv", "githubUrl": "https://github.com/vuetifyjs" }, + { + "logo": "sharex.svg", + "title": "ShareX", + "quote": "We use Discord as our main communication channel with our users. When we are adding new features we can discuss it with users and get their feedback. It is also helpful for users to get support more quickly too, because when we are not available there will still be other users who can help with answering questions.", + "inviteCode": "E4R3Qa9", + "githubUrl": "https://github.com/ShareX/ShareX" + }, { "logo": "jest.png", "title": "Jest", @@ -117,12 +124,6 @@ "title": "Docusaurus", "inviteCode": "docusaurus", "githubUrl": "https://github.com/facebook/Docusaurus" - }, - { - "logo": "sharex.svg", - "title": "ShareX", - "inviteCode": "E4R3Qa9", - "githubUrl": "https://github.com/ShareX/ShareX" } ] } \ No newline at end of file