Skip to content

Latest commit

Β 

History

History
16 lines (12 loc) Β· 906 Bytes

File metadata and controls

16 lines (12 loc) Β· 906 Bytes

Contributing to ACM RVCE

First off, thank you for being part of the community! Your contributions help keep this club at the forefront of tech.

πŸš€ Getting Started

  1. Find a Project: Look through our pinned repositories.
  2. Fork & Clone: Fork the repository to your own account and clone it locally.
  3. Branching: Always create a feature branch: git checkout -b feat/your-feature-name.

πŸ› οΈ Development Workflow

  • Coding Standards: Follow the linting rules specified in the project's root.
  • Commit Messages: Use descriptive messages (e.g., fix: resolve login bug or feat: add dark mode).
  • Pull Requests: Ensure your code is tested before submitting a PR.

πŸ‘₯ Team Access

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.