Join our WhatsApp group - this is where we discuss everything, from product to development.
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!
- Scan existing aggregation sites:
- Follow and search the news, social media, and chat groups
- WhatsApp / Telegram
- Facebook / Instagram / X (Twitter)
- Ynet / Channel 11, 12, 13, 14
- etc.
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
We always appreciate more eyes reviewing our PRs and monitoring our pipelines for warnings and errors!
-
Prerequisites
-
Clone/fork the repository: https://github.com/4tals/LinksForIsrael
- New to GitHub? Check out https://docs.github.com/en/get-started/quickstart/contributing-to-projects
- Navigate to the repo's root:
cd LinksForIsrael
-
Install Dependencies
- Install project dependencies:
npm install
- Install project dependencies:
-
Run Locally
npm run dev