Skip to content

Commit

Permalink
Merge pull request #235 from ckeditor/t/issues-migration
Browse files Browse the repository at this point in the history
Added information where to report docs issues
  • Loading branch information
Comandeer committed Mar 8, 2019
2 parents 1fb4e76 + 3ee6cd7 commit 8275931
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE.md
@@ -0,0 +1,3 @@
All issues regarding CKEditor 4 Documentation should be reported in the `ckeditor-dev` repository - https://github.com/ckeditor/ckeditor-dev/issues/new/choose.

Any issues reported here will be moved to the `ckeditor-dev` repository.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,8 @@

This is the official developer documentation project for CKEditor. It uses the customized CKEditor [JSDuck clone](https://github.com/ckeditor/jsduck) for compilation and is available online at <http://docs.ckeditor.com>.

**All issues regarding CKEditor 4 Documentation should be reported in the [`ckeditor-dev` repository](https://github.com/ckeditor/ckeditor-dev/issues/new/choose).**

## Building the Documentation

Follow the steps listed below to build CKEditor documentation locally.
Expand Down

0 comments on commit 8275931

Please sign in to comment.