mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-19 14:41:16 +00:00
docs: remove slack
This commit is contained in:
parent
1a7fec4601
commit
2fea41e6c1
1 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
[](https://conventionalcommits.org) [](https://gitter.im/pdmlab/docker-compose?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) <img src="https://img.shields.io/circleci/project/github/PDMLab/docker-compose.svg" /> <a href="https://join.slack.com/t/pdmlab-oss/shared_invite/enQtNjEyMjQ0MDY3NTczLTg1ZDc0YjQxMGE3MTcyYTdkODU1YjFmMTBiODE2ZTZiNDFkNjc1MWE4OTE4NWY0Y2YyMWYzYmNhZGY0NDAyYWY"><img src="https://img.shields.io/npm/dm/docker-compose.svg" /> <img src="https://img.shields.io/badge/Slack-join-green.svg?logo=slack" /></a>
|
[](https://conventionalcommits.org) [](https://gitter.im/pdmlab/docker-compose?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) <img src="https://img.shields.io/circleci/project/github/PDMLab/docker-compose.svg" /> <img src="https://img.shields.io/npm/dm/docker-compose.svg" />
|
||||||
|
|
||||||
# Manage Docker-Compose via Node.js
|
# Manage Docker-Compose via Node.js
|
||||||
|
|
||||||
|
|
@ -57,9 +57,9 @@ We're using [conventional commits](https://www.conventionalcommits.org), so plea
|
||||||
|
|
||||||
Also please add tests and make sure to run `yarn lint`.
|
Also please add tests and make sure to run `yarn lint`.
|
||||||
|
|
||||||
### Slack
|
### Discussions
|
||||||
|
|
||||||
If you want to discuss an `docker-compose` issue or PR in more detail, feel free to [join our Slack workspace](https://join.slack.com/t/pdmlab-oss/shared_invite/enQtNjEyMjQ0MDY3NTczLTg1ZDc0YjQxMGE3MTcyYTdkODU1YjFmMTBiODE2ZTZiNDFkNjc1MWE4OTE4NWY0Y2YyMWYzYmNhZGY0NDAyYWY).
|
If you want to discuss an `docker-compose` issue or PR in more detail, feel free to [join start a discussion](https://github.com/PDMLab/docker-compose/discussions).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue