Browse Source

Internal: Various maintanance changes.

Piotrek Koszuliński 8 years ago
parent
commit
8f4f24dc07

+ 9 - 0
packages/ckeditor5-build-classic/.github/PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,9 @@
+### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention))
+
+Type: Message. Closes #000.
+
+---
+
+### Additional information
+
+*For example – encountered issues, assumptions you had to make, other affected tickets, etc.*

+ 1 - 1
packages/ckeditor5-build-classic/LICENSE.md

@@ -1,7 +1,7 @@
 Software License Agreement
 ==========================
 
-**CKEditor 5 classic build** – https://github.com/ckeditor/ckeditor5-build-classic <br>
+**CKEditor 5 classic editor build** – https://github.com/ckeditor/ckeditor5-build-classic <br>
 Copyright (c) 2003-2017, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.
 
 Licensed under the terms of any of the following licenses at your choice:

+ 2 - 2
packages/ckeditor5-build-classic/README.md

@@ -1,4 +1,4 @@
-CKEditor 5 classic build
+CKEditor 5 classic editor build
 ========================================
 
 [![Join the chat at https://gitter.im/ckeditor/ckeditor5](https://badges.gitter.im/ckeditor/ckeditor5.svg)](https://gitter.im/ckeditor/ckeditor5?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -6,7 +6,7 @@ CKEditor 5 classic build
 [![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-build-classic/status.svg)](https://david-dm.org/ckeditor/ckeditor5-build-classic)
 [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-build-classic/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-build-classic?type=dev)
 
-Classic build of CKEditor 5. Read more in the [classic editor](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/builds/guides/overview.html#Classic-editor) and see the [demo](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/examples/builds/classic-editor.html).
+The classic editor build. Read more in the [classic editor](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/builds/guides/overview.html#Classic-editor) and see the [demo](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/examples/builds/classic-editor.html).
 
 ## Documentation
 

+ 1 - 1
packages/ckeditor5-build-classic/package.json

@@ -1,7 +1,7 @@
 {
   "name": "@ckeditor/ckeditor5-build-classic",
   "version": "0.2.0",
-  "description": "CKEditor 5 classic build.",
+  "description": "CKEditor 5 classic editor build.",
   "keywords": [
     "ckeditor5-build",
     "text editor",