Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 775 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (17 loc) · 775 Bytes

Contributing Guidelines

Thank you for considering contributing to crayon! This document provides guidelines for contributing.

How to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/amazing-feature) & make your changes.
  3. Ensure your code follows our style guidelines.
  4. Update the README.md & autogenerate docs if needed.
  5. Open a Pull Request

Bug Reports

Use Github Issues to report bugs. When reporting bugs, please include:

  • A clear description of the issue
  • Steps to reproduce
  • Expected vs actual behavior
  • Your environment details

Questions?

We're happy to help! Feel free to open an issue for any questions or concerns. You can also join our Discord to chat with the team