Community
WebHost24 is built in the open. This page covers how we work with contributors, report issues, and maintain a welcoming community.
Code of conduct
We are committed to a harassment-free experience for everyone. We do not tolerate disrespectful behaviour toward our team, our customers, or open-source contributors. This applies to GitHub issues, pull requests, WhatsApp support threads, and any other WebHost24-affiliated space.
Contributing to webhost24.in
The marketing site is open-source under the MIT licence. Contributions are welcome. Please read the README before opening a pull request.
- Fork the repo and create a feature branch from
main. - Run
npm run lint && npm run typecheck && npm run buildbefore committing. - Keep commits atomic and use conventional commit messages.
- New pages or features require a spec update in
specs.mdfirst.
Reporting security issues
Do not open public GitHub issues for security vulnerabilities. Email security@webhost24.in or message us on WhatsApp. We acknowledge within 1 business day and aim to resolve within 30 days.
Open-source repos
- webhost24.in (this site) - MIT licence
- More repos coming as we open-source our internal tooling.