Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (21 loc) · 1.38 KB

GUIDELINES.md

File metadata and controls

24 lines (21 loc) · 1.38 KB

Project guidelines

These are the official mojs-contrib guidelines for the mojs library.

Goals

  • propose an alternative to the official mojs library that is now deprecated and unsupported
  • keep the library up to date with dependencies
  • make mojs sparkle again with a lot of new features 🎉

Timeline

  • build a solid team of contributors
  • make the repository "clean" (typo, dead links, etc.)
  • make the documentation "clean" (typo, dead links, etc.)
  • build a gh-pages website (clone of mojs.io), see mojs-website
  • fix critical bugs in the library + fix dependencies to make it "clean" and up to date
  • build an NPM package attached to the @mojs-contrib organization, probably starting at version @0.288.2
  • build an official v1.0.0
  • add features, tests, fix issues, etc.
  • then finally... start building a v2

Contribute

  • there is a small contributors guide, please read it before contributing
  • discussions needs to be made on the appropriate Slack channel: please don't use issues or pull requests for that
  • push access are only give to people that have suffisant community contributions on Github
  • if you want to contribute and don't have a push access, you can fork the repo and propose changes through pull requests