Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 488 Bytes

File metadata and controls

13 lines (10 loc) · 488 Bytes

Contributing

Thank you for your interest in contributing!

How to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-branch-name).
  3. Make your changes and commit them (git commit -m "Add some new feature").
  4. Push to the branch (git push origin feature/your-branch-name).
  5. Open a Pull Request.

Reporting Bugs and Requesting Features

Please use the provided Issue templates in the repository to report bugs or request new features.