Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 886 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (12 loc) · 886 Bytes

Contributing Guidelines

First off, thank you for considering contributing to this project. It's people like you that make this project such a great tool.

Where to start?

  1. Fork the repository on GitHub.

  2. Clone the forked repository to your local machine.

  3. Create a new branch for your feature or bug fix.

  4. Make your changes. Please make sure your code follows the existing style to make the codebase as readable as possible.

  5. Commit your changes. Please use clear and descriptive commit messages.

  6. Push your changes to your forked repository on GitHub.

  7. Create a pull request. Describe your changes as much as possible in the pull request description.

Need help?

If you have any questions or need help, don't hesitate to ask. You can contact us at [email protected] or open an issue on GitHub.