Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 749 Bytes

File metadata and controls

27 lines (17 loc) · 749 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/todo.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

${todo}

Code of conduct

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