Skip to content

Commit 0d608a5

Browse files
Merge pull request #39 from testcontainers/slack-references
Update the Slack channel references in the documentation
2 parents eb06563 + 9dc90ba commit 0d608a5

File tree

5 files changed

+37
-8
lines changed

5 files changed

+37
-8
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Contributing
22

3-
[![Slack: testcontainers-c on slack.testcontainers.com](https://img.shields.io/badge/Slack-%23testcontainers%E2%80%94c-brightgreen?style=flat&logo=slack)](https://slack.testcontainers.org/)
3+
[![Slack: testcontainers-native on slack.testcontainers.com](https://img.shields.io/badge/Slack-%23testcontainers%E2%80%94native-brightgreen?style=flat&logo=slack)](https://slack.testcontainers.org/)
44
[![Stability: Experimental](https://masterminds.github.io/stability/experimental.svg)](https://masterminds.github.io/stability/experimental.html)
55

66
Contributions are welcome!
77
For any feedback and suggestions, use GitHub Issues.
88

99
## Community Slack
1010

11-
We use the `#testcontainers-c` channel on [Testcontainers Slack](https://slack.testcontainers.com/).
11+
We use the `#testcontainers-native` channel on [Testcontainers Slack](https://slack.testcontainers.com/).
1212
Please join this channel if you want to discuss contributions/strategy/whatever.
1313
GitHub Issues are recommended for most of the proposals and bug reports though.
1414

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img width="512px" src="docs/images/logo/logo_testcontainers_native_wide.png" alt="Testcontainers Native Logo"/>
55
</p>
66

7-
[![Slack: testcontainers-c on slack.testcontainers.org](https://img.shields.io/badge/Slack-%23testcontainers%E2%80%94c-brightgreen?style=flat&logo=slack)](http://slack.testcontainers.org/)
7+
[![Slack: testcontainers-native on slack.testcontainers.org](https://img.shields.io/badge/Slack-%23testcontainers%E2%80%94native-brightgreen?style=flat&logo=slack)](http://slack.testcontainers.org/)
88
[![Stability: Experimental](https://masterminds.github.io/stability/experimental.svg)](https://masterminds.github.io/stability/experimental.html)
99
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/oleg-nenashev/testcontainers-c)](https://github.com/oleg-nenashev/testcontainers-c/releases)
1010

@@ -20,7 +20,7 @@ The project is based on [Testcontainers for Go](https://golang.testcontainers.or
2020
which is one of the most powerful Testcontainers implementations.
2121

2222
Contributions and feedback are welcome!
23-
Also join the `#testcontainers-c` channel on the [Testcontainers Slack](http://slack.testcontainers.org/).
23+
Also join the `#testcontainers-native` channel on the [Testcontainers Slack](http://slack.testcontainers.org/).
2424

2525
## Key Features
2626

@@ -104,6 +104,17 @@ Kudos to:
104104
[Implementing Kubernetes C++ Client Library using Go Client Library](https://insujang.github.io/2019-11-28/implementing-kubernetes-cpp-client-library)
105105
- Infinite number of StackOverflow contributors
106106

107+
## Discuss
108+
109+
For any questions and feedback,
110+
join the `#testcontainers-native` channel on the [Testcontainers Slack](http://slack.testcontainers.org/).
111+
112+
## Support the Project
113+
114+
The best support is investing some time in the project.
115+
All contributions are welcome, checkout the [Contributor Guide](./CONTRIBUTING.md).
116+
Of course, [GitHub Sponsorships](https://github.com/sponsors/oleg-nenashev) will be appreciated too.
117+
107118
## Read More
108119

109120
- [Testcontainers](https://testcontainers.org/)

ROADMAP.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Testcontainers Native. Roadmap
22

3+
[![Slack: testcontainers-native on slack.testcontainers.org](https://img.shields.io/badge/Slack-%23testcontainers%E2%80%94native-brightgreen?style=flat&logo=slack)](http://slack.testcontainers.org/)
4+
35
A full public roadmap is coming soon.
46
See the [GitHub Issues](https://github.com/testcontainers/testcontainers-c/issues) and,
57
in particular,
@@ -17,6 +19,11 @@ the pinned issues to learn about the key initiatives on the table.
1719
([vcpkg](https://github.com/testcontainers/testcontainers-c/issues/2),
1820
[Conan](https://github.com/testcontainers/testcontainers-c/issues/3))
1921

22+
## Discuss the Roadmap
23+
24+
For any questions and feedback,
25+
join the `#testcontainers-native` channel on the [Testcontainers Slack](http://slack.testcontainers.org/).
26+
2027
## Contributing
2128

2229
All contributions are welcome!

docs/SUPPORT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Support for Testcontainers Native
22

3-
[![Slack: testcontainers-c on slack.testcontainers.org](https://img.shields.io/badge/Slack-%23testcontainers%E2%80%94c-brightgreen?style=flat&logo=slack)](http://slack.testcontainers.org/)
3+
[![Slack: testcontainers-native on slack.testcontainers.org](https://img.shields.io/badge/Slack-%23testcontainers%E2%80%94native-brightgreen?style=flat&logo=slack)](http://slack.testcontainers.org/)
44

55
Any bug reports, feature requests and comments are welcome!
66
The project keeps evolving,
77
and any feedback from end users and developers will be appreciated.
88

99
## Community Support Channels
1010

11-
Join the `#testcontainers-c` channel on the [Testcontainers Slack](http://slack.testcontainers.org/).
11+
Join the `#testcontainers-native` channel on the [Testcontainers Slack](http://slack.testcontainers.org/).
1212
At the moment, this is single channel for all project matters.
1313

1414
## Raising Issues and Feature Requests
@@ -23,7 +23,7 @@ You can submit any security issue or suspected vulnerability
2323
on [GitHub Security](https://github.com/testcontainers/testcontainers-c/security/advisories).
2424
Please do NOT use public GitHub Issues for reporting vulnerabilities.
2525

26-
Read More - [Security Policy](./SECURITY.md),
26+
Read More - [Security Policy](./SECURITY.md).
2727

2828
## Commercial Support and Customization
2929

mkdocs.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,15 @@ theme:
125125
logo: docs/images/logo/logo_testcontainers_c_square.png
126126
icon:
127127
repo: fontawesome/brands/github
128-
128+
129+
extra:
130+
social:
131+
- icon: fontawesome/brands/github
132+
link: https://github.com/testcontainers/testcontainers-native
133+
name: GitHub
134+
- icon: fontawesome/brands/slack
135+
link: http://slack.testcontainers.org/
136+
name: Slack
137+
- icon: fontawesome/brands/twitter
138+
link: https://twitter.com/testcontainers
139+
name: Twitter

0 commit comments

Comments
 (0)