Welcome to the official engineering standards repository for the Neelgar Society project.
This repository provides organization-wide defaults for:
- Contribution Guidelines
- Pull Request Template
- Issue Templates
- Security Policy
- Code of Conduct
These files are automatically used by repositories within this GitHub Organization unless overridden locally.
- society-backend
- society-frontend
- society-infra
- society-docs
- Keep changes small and reviewable.
- Write meaningful commit messages.
- Follow the branching strategy.
- Ensure CI passes before merging.
- Document architectural decisions.
Happy coding!