Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.25 KB

File metadata and controls

29 lines (18 loc) · 1.25 KB

Contributing Guidelines

Thanks for your interest in contributing! I would like to make contributing to this project as smooth and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features

How to Contribute

The best way to propose changes is through a pull request. Here's how you can contribute:

  1. Fork the repository and create a branch from the master branch.
  2. Since testing support hasn't been added yet, please build the project manually to ensure everything runs smoothly.

Note: Testing support will be implemented in the future. Stay tuned for updates!

  1. If you've added new commands or functionality, be sure to update the documentation accordingly.
  2. Comment your code to make it easier for others to understand.
  3. Submit your pull request!

Report bugs using Github's issues

This project uses GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!

License

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