diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ef08ceebd46..5d41cdb56c9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,8 +17,15 @@ in the official CKEditor documentation. ## What is the proposed changelog entry for this pull request? -*Describe the purpose of the pull request in a few simple sentences.* +``` +*[#](https://github.com/ckeditor/ckeditor4/issues/): Describe the purpose of the pull request in a few simple sentences. +``` ## What changes did you make? *Give an overview…* + +## Which issues your PR resolves? + +Closes #. +