I wanted to explore contributing to oss.gallery, but I noticed there’s currently no README with instructions on how to:
Set up the project locally
Run the development server
Contribute (branching, PR guidelines, code style, etc.)
Without this, it’s difficult for new contributors to onboard.
Expected behavior:
The repository should include a README.md (or CONTRIBUTING.md) with:
Local setup instructions (clone, install dependencies, environment variables, start dev server, etc.)
Contribution guidelines (how to open issues, submit PRs, coding standards if any)
Any notes about tech stack, deployment, or structure.
Why important:
This would make it much easier for external developers to try the project locally and contribute effectively.
Thanks for considering adding this 🙏
I wanted to explore contributing to oss.gallery, but I noticed there’s currently no README with instructions on how to:
Set up the project locally
Run the development server
Contribute (branching, PR guidelines, code style, etc.)
Without this, it’s difficult for new contributors to onboard.
Expected behavior:
The repository should include a README.md (or CONTRIBUTING.md) with:
Local setup instructions (clone, install dependencies, environment variables, start dev server, etc.)
Contribution guidelines (how to open issues, submit PRs, coding standards if any)
Any notes about tech stack, deployment, or structure.
Why important:
This would make it much easier for external developers to try the project locally and contribute effectively.
Thanks for considering adding this 🙏