瀏覽代碼

Merge pull request #566 from wojtekidd/patch-3

Docs: Updated reporting-issues.md - added 5.
Piotrek Koszuliński 8 年之前
父節點
當前提交
debc43772c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/builds/guides/reporting-issues.md

+ 2 - 2
docs/builds/guides/reporting-issues.md

@@ -10,13 +10,13 @@ order: 330
 
 # Reporting issues
 
-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.
+If you feel you found an issue in CKEditor 5, 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.
 
 ## Reproduce on official examples
 
 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 examples/index 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.
+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 5 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.