Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 799 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (12 loc) · 799 Bytes

👥 Contributing

Thanks for taking the time to contribute to optical! This document outlines the process for contributing, reporting issues, and proposing new features.

👍 How to Contribute

✏️ Reporting Issues

If you find any bugs or have feature suggestions, please open an issue using the provided template.

🧑‍💻 Submitting Pull Requests

  • Fork the repository and create your branch from main.
  • Follow [branch naming conventions] (e.g., feature/your-feature-name, bugfix/your-bug-fix).
  • Ensure that your code passes the tests.

Once your PR is ready, submit it and link any relevant issues.

📄 License

By contributing, you agree that your contributions will be licensed under the MIT License.