Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 825 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 825 Bytes

Contributing to Vlastovka Client

Thank you for your interest in contributing to Vlastovka Client! Here’s how you can help:

How to Contribute

  1. Fork this repository.
  2. Create a new branch for your changes.
  3. Make your changes and test them thoroughly.
  4. Commit your changes with descriptive messages.
  5. Push your changes to your fork.
  6. Create a pull request from your fork to the main repository.

Guidelines

  • Follow the coding style used in the repository.
  • Write clear and concise commit messages.
  • Provide a detailed description of your changes when creating a pull request.

Reporting Issues

If you encounter any issues or bugs, please report them by opening a new issue on GitHub. Include details about the issue and steps to reproduce it.

Thank you for contributing!