Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.26 KB

File metadata and controls

49 lines (33 loc) · 1.26 KB

Contributing

Thank you for considering contributing to this project! 🎉

Getting Started

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes.
  4. Test your changes if applicable.
  5. Commit your work with a clear commit message.
  6. Open a Pull Request.

Development Guidelines

  • Keep changes focused and small whenever possible.
  • Follow the existing code style and project structure.
  • Add or update documentation when needed.
  • Add tests for new features or bug fixes when appropriate.

Reporting Issues

Before opening a new issue, please check if it has already been reported.

When creating an issue, include:

  • A clear description of the problem.
  • Steps to reproduce it.
  • Expected behavior.
  • Actual behavior.
  • Relevant logs, screenshots, or error messages.

Pull Requests

Please ensure your pull request:

  • Has a clear title and description.
  • References related issues when applicable.
  • Includes only relevant changes.
  • Passes all existing checks and tests.

Feedback and discussion are welcome. We appreciate your contributions!

Code of Conduct

When contributing to the project, please respect our Code of Conduct

Questions

If you have any questions, feel free to open a discussion or an issue.