Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1 KB

File metadata and controls

35 lines (23 loc) · 1 KB

Contributing to This Project

Thank you for considering contributing! Please follow these guidelines to help us maintain a high-quality project.

How to Contribute

  1. Fork the repository and create your branch from main.
  2. Clone your fork and make your changes.
  3. Test your changes before submitting.
  4. Submit a pull request with a clear description of your changes.

Code Style

  • Follow the existing code style.
  • Write clear, concise commit messages.
  • Add comments where necessary.

Reporting Issues

  • Search for existing issues before opening a new one.
  • Provide a clear and descriptive title and description.
  • Include steps to reproduce, expected behavior, and screenshots if applicable.

Pull Request Process

  • Ensure your branch is up to date with main.
  • Address review comments promptly.
  • Squash commits if requested.

Community Standards

Thank you for helping improve this project!