diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0b7972a1..d9ee8e54 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -### General +### `General` > ✏️ Mark the necessary items without changing the structure of the PR template. - [ ] Pull request template structure not broken @@ -22,7 +22,7 @@ - [ ] Make sure you put things in the right category! - [ ] Always add your items to the end of a list -#### Open Source +#### `Open Source` - [ ] The documentation (README) contains a description of the project, illustration of the project with a demo or screenshots and a CONTRIBUTING section - [ ] The documentation is in English. @@ -30,7 +30,7 @@ - [ ] The project accepts contributions. - [ ] Not a commercial product -#### Apps/Websites +#### `Apps/Websites` - [ ] The website is available without errors or ssl certificate problems, and load in a reasonable amount of time. - [ ] The website is using vuejs intensively. It should detect vue with [vue-devtools](https://github.com/vuejs/vue-devtools).