You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: community/slack.md
+1-23Lines changed: 1 addition & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ layout: page
3
3
order:
4
4
title: Get Involved
5
5
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
7
7
permalink: /community/
8
8
ref: community
9
9
lang: en
@@ -21,31 +21,9 @@ In addition to our regular [Micro:bit Educational Foundation newsletter](https:/
21
21
<ahref="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>
22
22
</div>
23
23
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 <ahref="mailto:help@microbit.org">help@microbit.org</a> if you wish to have your email address removed from the Freshdesk system.
In addition to the Foundation's own channels, there are other communities for support and discussion:
46
27
47
28
-[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
-
51
29
-[/r/microbit](https://www.reddit.com/r/microbit) A reddit discussion on micro:bit
Copy file name to clipboardExpand all lines: index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The Micro:bit Educational Foundation aims to be a 'responsible downstream' to th
21
21
22
22
## Latest news
23
23
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.
25
25
26
26
{% include community.html %}
27
27
@@ -48,4 +48,4 @@ Help us build a brilliant hardware ecosystem around micro:bit - derivative board
48
48
### Write
49
49
50
50
*[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!
Copy file name to clipboardExpand all lines: software/runtime.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,8 +69,6 @@ Firstly, you should get yourself into a situation where you can build the micro:
69
69
70
70
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.
71
71
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
-
74
72
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)
0 commit comments