1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2025-09-04 22:47:38 -04:00

link description should not contain link author/third-party resource

This commit is contained in:
Ivan Demidov 2020-07-02 12:44:53 +03:00 committed by GitHub
parent 512da6c436
commit 09eb545349
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ Make sure you put things in the right category. There are two main categories:
Open Source section gives the possibility for developers to contribute and be a part of an opensource project using their knowledge of the vuejs.
You should put your project in this category if the following conditions are true:
- The description for the link should not contain links to the author and third-party resources - this should be in the documentation (README)
- 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.
- The project is active and maintained.