diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b7921e..9b74bd7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,18 @@ # Contributing -Contribution in the form of [Issues] and [PRs] are welcome. +Contribution in the form of [PRs] are welcome. + +## Why We Are No Longer Accepting Public Issues +After careful consideration, we’ve decided to discontinue accepting issues via GitHub Issues for our public repositories. + +Here’s why: + +- We have established support channels specifically designed to handle customer inquiries and issues. +- These channels are staffed 24/7, and we work diligently to ensure prompt responses and high-quality support. +- Maintaining and responding to GitHub Issues requires significant resources, and we are unable to provide the same level of support through this channel as we do through our dedicated support teams. +- By focusing on our dedicated support channels, we can streamline our processes and offer a more effective and responsive service to our users. + +For any issues or support needs, please use the existing support channels. This will help us provide you with the best possible assistance in a timely manner. ## Development @@ -36,4 +48,4 @@ Run `make release`. This requires GNU-flavoured UNIX tools (particularly `gsed`). If those are not the default on your system, you'll need to install them, e.g. for OS X, - brew install gsed coreutils \ No newline at end of file + brew install gsed coreutils