First off, thank you for being part of the community! Your contributions help keep this club at the forefront of tech.
- Find a Project: Look through our pinned repositories.
- Fork & Clone: Fork the repository to your own account and clone it locally.
- Branching: Always create a feature branch:
git checkout -b feat/your-feature-name.
- Coding Standards: Follow the linting rules specified in the project's root.
- Commit Messages: Use descriptive messages (e.g.,
fix: resolve login bugorfeat: add dark mode). - Pull Requests: Ensure your code is tested before submitting a PR.
If you are an official member of the Web, PRD, or JCT teams and need write access, please reach out to the @Webmaster or @Tech-Lead on our official communication channel.