1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2024-11-20 11:16:40 -05:00

Update pull_request_template.md

This commit is contained in:
Ivan Demidov 2020-03-19 09:33:08 +03:00 committed by GitHub
parent 0903ba9665
commit 1e04339459
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).