Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.45 KB

CONTRIBUTING.md

File metadata and controls

36 lines (23 loc) · 1.45 KB

Contributing rules

Thank you for your interest in contributing to our project! We welcome contributions from the community to help make these standard models even better.

Getting Started

To get started with contributing, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your contributions.
  3. Make your changes or additions.
  4. Make sure you modify the associated documentation.
  5. Commit your changes with descriptive commit messages.
  6. Push your changes to your forked repository.
  7. Submit a pull request to the main repository.

Guidelines and Best Practices

Please keep the following guidelines and best practices in mind while contributing:

  • Follow the coding style and conventions used in the project.
  • Provide clear and descriptive commit messages.
  • Keep your changes focused and try to address a single issue or add a specific feature in each pull request.
  • Document any changes or additions you make.
  • Be respectful and considerate of others in your interactions and discussions.

Feedback and Support

If you have any questions or need assistance, feel free to create an issue in our GitHub repository.

License

By contributing to this project, you agree that your contributions will be licensed under the LICENSE of the project.

We appreciate your time and effort in contributing to our project. Thank you!