|
| 1 | +# Support for Testcontainers Native |
| 2 | + |
| 3 | +[](http://slack.testcontainers.org/) |
| 4 | + |
| 5 | +Any bug reports, feature requests and comments are welcome! |
| 6 | +The project keeps evolving, |
| 7 | +and any feedback from end users and developers will be appreciated. |
| 8 | + |
| 9 | +## Community Support Channels |
| 10 | + |
| 11 | +Join the `#testcontainers-native` channel on the [Testcontainers Slack](http://slack.testcontainers.org/). |
| 12 | +At the moment, this is single channel for all project matters. |
| 13 | + |
| 14 | +## Raising Issues and Feature Requests |
| 15 | + |
| 16 | +Use [GitHub Issues](https://github.com/testcontainers/testcontainers-c/issues). |
| 17 | +Note that it may take some time to get a response, thanks for your patience. |
| 18 | +Contributions are always welcome, see the [Contributor Guide](../CONTRIBUTING.md). |
| 19 | + |
| 20 | +## Reporting Security Issues |
| 21 | + |
| 22 | +<<<<<<< HEAD |
| 23 | +You can submit any security issue or suspected vulnerability |
| 24 | +on [GitHub Security](https://github.com/testcontainers/testcontainers-c/security/advisories). |
| 25 | +Please do NOT use public GitHub Issues for reporting vulnerabilities. |
| 26 | + |
| 27 | +Read More - [Security Policy](./SECURITY.md). |
| 28 | +======= |
| 29 | +See the [Security Policy](./SECURITY.md). |
| 30 | +>>>>>>> 99d7a95 (docs: Rephrase sentences, and improve grammar and spelling) |
| 31 | + |
| 32 | +## Commercial Support and Customization |
| 33 | + |
| 34 | +The creator of this project, Oleg Nenashev, |
| 35 | +is [available for consulting projects](https://oleg-nenashev.github.io/oleg-nenashev/consulting/) in the areas of developer tools, |
| 36 | +including Testcontainers Native and adapters for C/C++. |
| 37 | +Development of this project will continue regardless of commercial contracts, |
| 38 | +but of course your support can help the project to move forward. |
| 39 | +[GitHub Sponsorships](https://github.com/sponsors/oleg-nenashev) will be appreciated too. |
0 commit comments