Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 761 Bytes

File metadata and controls

28 lines (18 loc) · 761 Bytes

Contributing to LabConstrictor

Thank you for your interest in contributing to LabConstrictor!

Getting Started

  1. Fork the repository
  2. Clone your fork locally
  3. Create a new branch for your feature or bug fix
  4. Make your changes and commit with clear messages
  5. Push to your fork and submit a pull request

Guidelines

  • Follow existing code style and conventions
  • Write clear, descriptive commit messages
  • Include tests for new features
  • Update documentation as needed
  • Keep pull requests focused and manageable

Code Review

All submissions require review. We aim to provide feedback promptly. Please be responsive to review comments.

Questions?

Feel free to open an issue for questions or discussions.