Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.42 KB

File metadata and controls

45 lines (27 loc) · 1.42 KB

Contributing to This Project

Thank you for your interest in contributing! This is a simple, personal, public project. Contributions are welcome and appreciated.

How to Contribute

  • Open an Issue
    If you find a bug or have a suggestion, please open an issue. Describe the problem or idea clearly.

  • Fork the Repository
    Click the "Fork" button to create your own copy of the repository.

  • Make Changes
    Make your changes in a new branch based on main. Follow existing coding styles, if any.

  • Submit a Pull Request
    When you're ready, open a pull request with a clear description of what you've changed and why.

Code Style

  • Keep code readable and simple.
  • Comment your code where necessary.
  • Try to follow any conventions seen in the existing code.

Security

If you discover a security vulnerability, please refer to the SECURITY.md file for information on how to report it responsibly.

Code of Conduct

Please be respectful and considerate in your communications and contributions. By contributing, you agree to abide by the Code of Conduct.

License

By contributing, you agree that your contributions will be licensed under the same license as the project.


Thanks for helping make this project better!