Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 741 Bytes

File metadata and controls

20 lines (15 loc) · 741 Bytes

Contributing

See README.md for more information about pre-requirements and getting started.

How to report a problem

Please search before creating a new issue.

Submitting сhanges

  • Open a new issue in the issue tracker.
  • Fork and clone the repo with git clone https://github.com/your-username/quickstart.git.
  • Create a new branch based off the develop branch.
  • Make changes.
  • Make sure all tests pass.
  • Submit a pull request, referencing any issues it addresses.

We will review your Pull Request as soon as possible. Thank you for contributing!

Commit messages

Code of conduct

Please read the code of conduct CODE_OF_CONDUCT.md examples of what is perceived as acceptable behaviour.