-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #743 from ckeditor/support-file
Support file added.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
If you feel you are unable to get going by yourself, you can use the following channels: | ||
|
||
## Community Support | ||
|
||
[Stack Overflow](https://stackoverflow.com/tags/ckeditor) – a place to share problems and solutions by CKEditor developers and integrators which you can use for usage and implementation issues. CKEditor has grown as an Open Source product, thanks to the amazing community of developers and users. Use the [[ckeditor](https://stackoverflow.com/tags/ckeditor)] tag to ask a question or to help fellow developers. | ||
|
||
[GitHub Issue Tracker](https://github.com/ckeditor/ckeditor-dev/issues) – a place to report bugs, and to request new features. Before you attempt to do so, please make sure you read [the issue tracker instructions](http://docs.ckeditor.com/#!/guide/dev_issues_tracker) and thus help us optimize the management of issues. Make sure that the bug you report is not caused by a third-party software or your customizations. | ||
|
||
Please refer to the [CONTRIBUTING](https://github.com/ckeditor/ckeditor-dev/blob/master/.github/CONTRIBUTING.md) file for more information on how to support the development of CKEditor. | ||
|
||
## Commercial Support | ||
|
||
[Professional Support Channel](https://ckeditor.com/contact) – a dedicated channel for users with commercial license. | ||
|
||
For more advanced needs (e.g. CKEditor integration in your products, or development of customized plugins and features), you can get access to CKEditor core developers through [Assistance Package](https://cksource.com/ckeditor/services#assistance) or [Custom Development](https://cksource.com/ckeditor/services#custom-development) services. | ||
## Documentation & Examples | ||
|
||
For more reading visit our supporting resources: | ||
|
||
* An extensive [CKEditor 4 documentation](http://docs.ckeditor.com/) with information about CKEditor features and configuration settings. | ||
* [CKEditor 4 samples](http://sdk.ckeditor.com/) that you can try out and even download to copy and implement in your own environment. | ||
* A knowledge base with [Frequently Asked Questions](https://support.ckeditor.com/hc/en-us/sections/115000842245-CKEditor-4-FAQ). |