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:
parent
0903ba9665
commit
1e04339459
1 changed files with 3 additions and 3 deletions
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue