Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 789 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 789 Bytes

Contributing

Thank you for your interest in contributing to this project! We welcome contributions from the community.

Getting Started

To get started with contributing, please follow these steps:

  1. Fork the repository.
  2. Clone the forked repository to your local machine.
  3. Create a new branch for your changes.
  4. Make your changes and commit them.
  5. Push your changes to your forked repository.
  6. Submit a pull request to the original repository.

Guidelines

Please keep the following guidelines in mind when contributing:

  • Follow the coding style and conventions used in the project.
  • Write clear and concise commit messages Conventional Commits.
  • Document any changes or additions in the project's documentation.