Skip to content

Commit 1c9ec72

Browse files
Remove reference to Slack (#412)
1 parent 69adeb8 commit 1c9ec72

File tree

3 files changed

+3
-27
lines changed

3 files changed

+3
-27
lines changed

community/slack.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
order:
44
title: Get Involved
55
heading: Join the micro:bit developer conversation
6-
description: Sign up for the latest news and join us on Slack
6+
description: Sign up for the latest news
77
permalink: /community/
88
ref: community
99
lang: en
@@ -21,31 +21,9 @@ In addition to our regular [Micro:bit Educational Foundation newsletter](https:/
2121
<a href="https://microbit.us14.list-manage.com/subscribe?u=e1c30f24b90ff3d70275cfff2&id=25403c7650" class="btn sm-btn" role="button" style="margin-bottom: 2rem;">Subscribe to Developer and ecosystem news</a>
2222
</div>
2323

24-
## Join us on the microbit-community slack channel!
25-
26-
[Slack](https://slack.com) is a messaging service that allows teams and communities to connect online. It's a brilliant tool for live collaboration and the place to be for current micro:bit chatter!
27-
28-
Note: For technical support you should use [micro:bit help & support](https://support.microbit.org), where you can search for answers and raise tickets to ask the team questions. Slack complements, but does not replace, this portal.
29-
30-
Slack operate their own [privacy policy](https://slack.com/privacy-policy), make sure you have read and agreed with this before signing up.
31-
32-
If you'd like to join the slack channel, please fill in the form below. This form collects your email address and system metadata, in accordance with the [privacy policy of Freshdesk](https://www.freshworks.com/privacy/) our support system. We only use this to process an invite to Slack, after which the ticket is closed and archived. If you wish, you can always [deactivate your slack account at a later date.](https://get.slack.help/hc/en-us/articles/203953146-Deactivate-your-Slack-account).
33-
34-
Please notify <a href="mailto:help@microbit.org">help@microbit.org</a> if you wish to have your email address removed from the Freshdesk system.
35-
36-
<script type="text/javascript" src="http://assets.freshdesk.com/widget/freshwidget.js"></script>
37-
<style type="text/css" media="screen, projection">
38-
@import url(http://assets.freshdesk.com/widget/freshwidget.css);
39-
</style>
40-
<iframe title="Feedback Form" class="freshwidget-embedded-form" id="freshwidget-embedded-form" src="https://support.microbit.org/widgets/feedback_widget/new?&widgetType=embedded&formTitle=Join+us+on+Slack&submitTitle=Request+to+join&submitThanks=Thanks.+This+is+a+manual+process+so+you+should+get+your+invitation+shortly.&screenshot=no&attachFile=no&searchArea=no&captcha=yes&helpdesk_ticket[description]=Please+could+I+join+the+micro:bit+community+on+slack%3F&helpdesk_ticket[subject]=Request+to+join+Slack&helpdesk_ticket[type]=Question" scrolling="no" height="500px" width="100%" frameborder="0" >
41-
</iframe>
42-
4324
## Other channels and communities
4425

4526
In addition to the Foundation's own channels, there are other communities for support and discussion:
4627

4728
- [MakeCode micro:bit forum](https://forum.makecode.com/c/microbit/11) Connect with the MakeCode team for more technical details regarding developing micro:bit extensions or working on the MakeCode editor.
48-
49-
- [Mu Gitter](https://gitter.im/mu-editor) Gitter chat is similar to Slack and aimed at developers using [Mu](https://codewith.mu/)
50-
5129
- [/r/microbit](https://www.reddit.com/r/microbit) A reddit discussion on micro:bit

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Micro:bit Educational Foundation aims to be a 'responsible downstream' to th
2121

2222
## Latest news
2323

24-
For the latest news and community updates, join our mailing list and Slack group.
24+
For the latest news and community updates, join our mailing list.
2525

2626
{% include community.html %}
2727

@@ -48,4 +48,4 @@ Help us build a brilliant hardware ecosystem around micro:bit - derivative board
4848
### Write
4949

5050
* [Improve the documentation and this site](https://github.com/microbit-foundation/dev-docs), either reporting issues or adding documentation will be extremely helpful.
51-
* Help build a community around micro:bit - join the [slack channel and Email list]({{ "/community/" | relative_url }}), share the things you've created on twitter, blog about them!
51+
* Help build a community around micro:bit - join the [Email list]({{ "/community/" | relative_url }}), share the things you've created on twitter, blog about them!

software/runtime.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ Firstly, you should get yourself into a situation where you can build the micro:
6969

7070
If you would have a feature request, or would like to get involved in the micro:bit runtime development, visit the [list of open issues](https://github.com/lancaster-university/microbit-dal/issues) and raise a new issue if it isn't already in there.
7171

72-
You can also join the [microbit developer community on Slack]({{ "/community" | relative_url }}) if you'd like to discuss the micro:bit runtime and its components.
73-
7472
If you think you've found a bug in the DAL, please [log a new issue in the GitHub DAL repository](https://github.com/lancaster-university/microbit-dal/issues/new)
7573

7674
### DAL Source Code

0 commit comments

Comments
 (0)