Thanks for your interest in improving Comment Experience.
We use GitHub for well-documented bug reports, feature requests, and code contributions. Communication is in English.
- For plugin support, use the WordPress.org support forum.
- For security issues, follow our security policy.
- Before opening an issue, please search existing issues first.
Before opening a bug report, please:
- Update WordPress and the plugin to the latest available versions.
- Check whether the issue has already been reported.
- Follow the issue template and include clear reproduction steps.
- Add screenshots, relevant links, logs, or other context where helpful.
If you still need to report a bug, open an issue.
Before opening a feature request, please:
- Check whether the idea has already been suggested.
- Explain the problem you are trying to solve.
- Share enough context for us to understand the use case and expected outcome.
Community contributions are welcome.
- Fork the repository.
- Create a branch for your change.
- Make your update.
- Follow the WordPress Coding Standards and relevant inline documentation standards.
- Run the relevant checks before submitting.
- Open a pull request against the default branch used by this repository.