diff --git a/.github/contributing.md b/.github/contributing.md index 6de46789..8c132952 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -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).