8
0
Piotrek Koszuliński 5 лет назад
Родитель
Сommit
003fd07949

+ 0 - 2
docs/builds/guides/support/getting-support.md

@@ -9,8 +9,6 @@ order: 30
 
 You can report issues and feature requests on [GitHub](https://github.com/ckeditor/ckeditor5). This is also a good place to discuss architecture decisions and things which are not yet covered by the documentation.
 
-[Each CKEditor 5 repository](https://github.com/ckeditor?utf8=%E2%9C%93&q=ckeditor5&type=&language=) handles its issues independently. If you are not sure where your ticket belongs, it is best to report it in the [CKEditor 5 repository](https://github.com/ckeditor/ckeditor5).
-
 Refer to {@link builds/guides/support/reporting-issues Reporting issues} guide for more details.
 
 ## Stack Overflow

+ 6 - 1
docs/builds/guides/support/reporting-issues.md

@@ -22,7 +22,12 @@ Most of the issues are reproducible on the demo. If you have a different case th
 
 ## Reporting issues
 
-All issues should be reported in the [CKEditor 5 repository](https://github.com/ckeditor/ckeditor5/issues) on GitHub.
+All issues should be reported in the [CKEditor 5 repository](https://github.com/ckeditor/ckeditor5/issues) on GitHub, except ones that are related to one of the following projects (which have their own issue pages):
+
+* [Angular integration](https://github.com/ckeditor/ckeditor5-angular),
+* [React integration](https://github.com/ckeditor/ckeditor5-react),
+* [Vue integration](https://github.com/ckeditor/ckeditor5-vue),
+* [CKEditor 5 inspector](https://github.com/ckeditor/ckeditor5-inspector).
 
 Things to keep in mind: