title: Reporting issues category: builds-guides
If you feel you found an issue in CKEditor, we will be grateful for letting us know. Before you create a bug report, however, please read our guidelines on how to do it properly and most efficiently.
To eliminate the chance that the issue might be caused by some third-party software or your customizations, try to reproduce the issue on the {@link TODO official examples} first.
The examples are always running the latest editor version. Please note that if the problem was fixed in one of the releases that succeeded the version you are using, you will need to upgrade your CKEditor installation as we do not backport fixes.
Most of the issues are reproducible on the demo. If you have a different case though, no problem. Go ahead with the next steps.
All issues should be reported on the CKEditor 5 repositories in GitHub.
Issues related to builds are usually due to issues in the CKEditor 5 Framework components and plugins included in the build. You may report issues directly into the repositories that you think are related to them (like plugins) but, if you are unsure, the ckeditor5 issues page should be used as the fallback place for any issue. The CKEditor 5 team will them take steps to move the issue to the right place or give you further instructions, if necessary.
Issues on third party plugins should be reported to their developers directly.