Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 817 Bytes

CONTRIBUTING.md

File metadata and controls

34 lines (21 loc) · 817 Bytes

Contributing to the Project

Документ на русском языке

We welcome you to our project and thank you for your interest in our code!

Getting Started

Before you begin, please familiarize yourself with our rules and guidelines:

  • Code of Conduct
  • Code Style Guide

How to Contribute

There are many ways you can contribute to the project:

  • Suggest improvements or new features
  • Submit bug fixes
  • Improve documentation

Creating a Pull Request

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Submit a pull request.

Please ensure that your code adheres to our code style guide and all tests pass.

Contact

If you have any questions, feel free to reach out to us through the GitHub issues system.

Thank you for your contribution!