Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.59 KB

CONTRIBUTING.md

File metadata and controls

31 lines (23 loc) · 1.59 KB

Contributing Guide

  1. Make sure you put things in the right category!
  2. Always add your items to the end of a list. To be fair, the order is first-come-first-serve.
  3. If you think something belongs in the wrong category, or think there needs to be a new category, feel free to edit things too.

Projects using Vuejs

Make sure you put things in the right category. There are two main category:

  • Open Source
  • Apps/Websites

Open source

Open Source section give the possibility to developers to contribute and be a part of on opensource project using their knowledge of the vuejs. You should put your project in this category if the following condition are true:

  • 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.
  • The project accepts contribution.

The link provided should be the link of the github repository, not the demo. If you consider your project finished, does not need any contribution, consider the apps/website category.

Apps/Websites

Apps/Websites give the opportunity to showcase the awesome things we can build with vuejs. You should put your app/website in this category if the following condition are true:

  • The website is available without error or ssl certificate problems, and load in a reasonable amount of time.
  • The website is using vuejs intensively. It should have more than a couple of components.
  • The website is original and not too simple. For that reason, blog and simple landing page are rejected.