diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index efe194263..fd39c3ae5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,16 @@ - ## PR Checklist - + -- [ ] The commit message follows [guidelines for NexT](https://github.com/next-theme/hexo-theme-next/blob/master/.github/CONTRIBUTING.md). - [ ] The changes have been tested (for bug fixes / features). - [ ] [Docs](https://github.com/next-theme/theme-next-docs/tree/master/source/docs) in [NexT website](https://theme-next.js.org/docs/) have been added / updated (for features). @@ -20,10 +21,10 @@ - [ ] Bugfix. - [ ] Feature. - [ ] Improvement. -- [ ] Code style update (formatting, linting). -- [ ] Refactoring (no functional changes). +- [ ] Code style update (e.g. formatting, linting). +- [ ] Refactoring (no changes to functionality and APIs). - [ ] Documentation. -- [ ] Translation. +- [ ] Translation. - [ ] Other... Please describe: ## What is the current behavior? @@ -32,7 +33,7 @@ Issue resolved: ## What is the new behavior? - + - Link to demo site with this changes: - Screenshots with this changes: