Skip to content

Commit

Permalink
Merge pull request #271 from Enet4/chore/chat-zulip
Browse files Browse the repository at this point in the history
Change chat platform to Zulip
  • Loading branch information
Enet4 committed Jul 29, 2022
2 parents 6058dd3 + 153dd30 commit af79d5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,14 @@ cargo fmt
## Discussion and roadmapping
If you have more long-termed ideas about what DICOM-rs should include next,
please have a look at the [roadmap] and look into existing issues to provide feedback.
You can also have a chat at the official [Gitter room].
You can also talk about the project at the official [DICOM-rs Zulip organization].

If you have any further questions or concerns,
or would like to be deeper involved in the project,
please reach out to the project maintainers.

[roadmap]: https://github.com/Enet4/dicom-rs/wiki/Roadmap
[Gitter room]: https://gitter.im/dicom-rs/community
[Zulip organization]: https://dicom-rs.zulipchat.com

## Project team and governance
DICOM-rs is currently led by Eduardo Pinho ([**@Enet4**](https://github.com/Enet4), <enet4mikeenet@gmail.com>).
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![continuous integration](https://github.com/Enet4/dicom-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/Enet4/dicom-rs/actions/workflows/rust.yml)
![Minimum Rust Version Stable](https://img.shields.io/badge/Minimum%20Rust%20Version-stable-green.svg)
[![dependency status](https://deps.rs/repo/github/Enet4/dicom-rs/status.svg)](https://deps.rs/repo/github/Enet4/dicom-rs)
[![Gitter](https://badges.gitter.im/dicom-rs/community.svg)](https://gitter.im/dicom-rs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![DICOM-rs chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://dicom-rs.zulipchat.com/)
[![Documentation](https://docs.rs/dicom/badge.svg)](https://docs.rs/dicom)

An ecosystem of library and tools for [DICOM](https://dicomstandard.org) compliant systems.
Expand Down

0 comments on commit af79d5d

Please sign in to comment.