Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 1.88 KB

contribute.md

File metadata and controls

61 lines (39 loc) · 1.88 KB

Before you start

Join our WhatsApp group - this is where we discuss everything, from product to development.

Ways to participate

GitHub Issues

https://github.com/4tals/LinksForIsrael/issues

  • Browse our website and report bugs, suggest features, and request to add missing initiatives.
  • Review open issues, if you find one you would like to work on, talk to us on the chat!

Find new initiatives to add

Review existing initiatives

For every existing initiative:

  • Are the links still valid?
  • Are there more links we can add (e.g. facebook, WhatsApp, docs)?
  • Is the name misspelled?
  • Can we improve the description?
  • Can we categorize them better (perhaps add new categories and sub-categories)?

If you find anything to improve, feel free to open a PR on the relevant JSON: https://github.com/4tals/LinksForIsrael/tree/main/_data/links

Support the development effort

We always appreciate more eyes reviewing our PRs and monitoring our pipelines for warnings and errors!

🚀 Setting up the environment

  1. Prerequisites

  2. Clone/fork the repository: https://github.com/4tals/LinksForIsrael

  3. Install Dependencies

    • Install project dependencies: npm install
  4. Run Locally

    npm run dev