Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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
brew install gsed coreutils