Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 796 Bytes

File metadata and controls

26 lines (17 loc) · 796 Bytes

Contributing to CleverSolute Repositories

Thank you for working on this project! These guidelines help ensure smooth collaboration across CleverSolute teams.

General Guidelines

  • Use feature branches (e.g., feature/login-form)
  • Follow our internal naming conventions and code style
  • Write clear and concise commit messages
  • Keep PRs focused and scoped to a single change

Development

  • Run all tests before pushing
  • Use the company-preferred linter/formatter
  • Follow project-specific architecture and patterns

Pull Requests

  • Open PRs against the main or designated release branch
  • Use the provided PR template
  • Request at least one review from another developer

Questions?

Please reach out to the project lead or via our internal support channels.