8
0
Просмотр исходного кода

Merge pull request #566 from wojtekidd/patch-3

Docs: Updated reporting-issues.md - added 5.
Piotrek Koszuliński 8 лет назад
Родитель
Сommit
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.