Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.13 KB

File metadata and controls

19 lines (12 loc) · 1.13 KB

Contributing to Listz

First of all: thank you for your intrest in contributing to Listz! 🎉

Creating a new Listz

If you have a nice idea of a collection to add, you can request a new Listz repository here. When a new Listz repository is created, it is automatically added to the master list and linked to our CI tools.

Updating an existing Listz

If you think that an existing Listz is lacking content, you can always fork the repo, edit the content and send a pull request. Before doing so, please run the test command so that your changes do not break the working version.

Steps to take for moderators when creating a new Listz

  1. Create the new repository in the Listz organistation.
  2. Enable gh-pages for the new repository.
  3. Add the new repository in Travis-CI.
  4. Run the new repository script.
  5. Add the new repository to the master Listz.