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: CONTRIBUTING.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
@@ -1,14 +1,14 @@
1
1
# Contributing
2
2
3
-
[](https://slack.testcontainers.org/)
3
+
[](https://slack.testcontainers.org/)
[](http://slack.testcontainers.org/)
7
+
[](http://slack.testcontainers.org/)
[](https://github.com/oleg-nenashev/testcontainers-c/releases)
10
10
@@ -20,7 +20,7 @@ The project is based on [Testcontainers for Go](https://golang.testcontainers.or
20
20
which is one of the most powerful Testcontainers implementations.
21
21
22
22
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/).
24
24
25
25
## Key Features
26
26
@@ -104,6 +104,17 @@ Kudos to:
104
104
[Implementing Kubernetes C++ Client Library using Go Client Library](https://insujang.github.io/2019-11-28/implementing-kubernetes-cpp-client-library)
105
105
- Infinite number of StackOverflow contributors
106
106
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.
Copy file name to clipboardExpand all lines: ROADMAP.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Testcontainers Native. Roadmap
2
2
3
+
[](http://slack.testcontainers.org/)
4
+
3
5
A full public roadmap is coming soon.
4
6
See the [GitHub Issues](https://github.com/testcontainers/testcontainers-c/issues) and,
5
7
in particular,
@@ -17,6 +19,11 @@ the pinned issues to learn about the key initiatives on the table.
Copy file name to clipboardExpand all lines: docs/SUPPORT.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# Support for Testcontainers Native
2
2
3
-
[](http://slack.testcontainers.org/)
3
+
[](http://slack.testcontainers.org/)
4
4
5
5
Any bug reports, feature requests and comments are welcome!
6
6
The project keeps evolving,
7
7
and any feedback from end users and developers will be appreciated.
8
8
9
9
## Community Support Channels
10
10
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/).
12
12
At the moment, this is single channel for all project matters.
13
13
14
14
## Raising Issues and Feature Requests
@@ -23,7 +23,7 @@ You can submit any security issue or suspected vulnerability
23
23
on [GitHub Security](https://github.com/testcontainers/testcontainers-c/security/advisories).
24
24
Please do NOT use public GitHub Issues for reporting vulnerabilities.
0 commit comments