mirror of
https://github.com/vuejs/awesome-vue.git
synced 2025-02-17 15:35:27 -05:00
feat: add description for commercial product
This commit is contained in:
parent
3d4ea300f0
commit
8e51018c38
1 changed files with 2 additions and 0 deletions
2
.github/contributing.md
vendored
2
.github/contributing.md
vendored
|
@ -20,6 +20,7 @@ You should put your project in this category if the following conditions are tru
|
|||
- The documentation is in English.
|
||||
- The project is active and maintained.
|
||||
- The project accepts contributions.
|
||||
- Not a commercial product.
|
||||
|
||||
The link provided should be the link of the github repository, not the demo.
|
||||
If you consider your project finished, and it does not need any contributions, consider the apps/website category.
|
||||
|
@ -32,3 +33,4 @@ You should put your app/website in this category if the following conditions are
|
|||
- The website is using vuejs intensively. It should detect vue with [vue-devtools](https://github.com/vuejs/vue-devtools).
|
||||
- If you cannot detect vue with `vue-devtools` due to work at non public pages (e.g. for enterprise website), you can send Pull Request with screenshot that detected it.
|
||||
- The website is original and not too simple. For that reason, blogs and simple landing pages are rejected.
|
||||
- A commercial product using Vue, provided that guests could reasonably check out how Vue was used (i.e. A headless CMS which uses Vue for the Admin/editor Area and offers a free tier).
|
||||
|
|
Loading…
Add table
Reference in a new issue