Replace Gitter and IRC by a Bytecode Alliance Zulip stream;

This commit is contained in:
Benjamin Bouvier
2020-02-21 15:50:44 +01:00
parent 91727d99c0
commit d586e0679f
2 changed files with 4 additions and 6 deletions

View File

@@ -13,13 +13,11 @@ is reflected in the code or documentation yet. If you see things that seem
missing or that don't make sense, or even that just don't work the way you missing or that don't make sense, or even that just don't work the way you
expect them to, we're interested to hear about it! expect them to, we're interested to hear about it!
We have a [chat room on Gitter], and questions are also welcome as issues We have a [stream] in the Bytecode Alliance Zulip instance, and questions are
in the [Cranelift issue tracker]. Some folks also hang out in the #cranelift also welcome as issues in the [Cranelift issue tracker].
IRC channel on [irc.mozilla.org].
[chat room on Gitter]: https://gitter.im/CraneStation/Lobby [stream]: https://bytecodealliance.zulipchat.com/#narrow/stream/217117-cranelift/topic/general
[Cranelift issue tracker]: https://github.com/bytecodealliance/cranelift/issues/new [Cranelift issue tracker]: https://github.com/bytecodealliance/cranelift/issues/new
[irc.mozilla.org]: https://wiki.mozilla.org/IRC
### Mentoring ### Mentoring

View File

@@ -12,7 +12,7 @@ into executable machine code.
[![Documentation Status](https://readthedocs.org/projects/cranelift/badge/?version=latest)](https://cranelift.readthedocs.io/en/latest/?badge=latest) [![Documentation Status](https://readthedocs.org/projects/cranelift/badge/?version=latest)](https://cranelift.readthedocs.io/en/latest/?badge=latest)
[![Build Status](https://github.com/bytecodealliance/cranelift/workflows/CI/badge.svg)](https://github.com/bytecodealliance/cranelift/actions) [![Build Status](https://github.com/bytecodealliance/cranelift/workflows/CI/badge.svg)](https://github.com/bytecodealliance/cranelift/actions)
[![Fuzzit Status](https://app.fuzzit.dev/badge?org_id=bytecodealliance)](https://app.fuzzit.dev/orgs/bytecodealliance/dashboard) [![Fuzzit Status](https://app.fuzzit.dev/badge?org_id=bytecodealliance)](https://app.fuzzit.dev/orgs/bytecodealliance/dashboard)
[![Gitter chat](https://badges.gitter.im/bytecodealliance/bytecodealliance.svg)](https://gitter.im/CraneStation/Lobby) [![Chat](https://img.shields.io/badge/chat-zulip-brightgreen.svg)](https://bytecodealliance.zulipchat.com/#narrow/stream/217117-cranelift/topic/general)
![Minimum rustc 1.37](https://img.shields.io/badge/rustc-1.37+-green.svg) ![Minimum rustc 1.37](https://img.shields.io/badge/rustc-1.37+-green.svg)
For more information, see [the For more information, see [the