Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

CONTRIBUTE.md

File metadata and controls

19 lines (15 loc) · 1.12 KB

Table of Contents

Contribute

We will be grateful to see you in the ranks of the contributors! We have some esay issue, which will suit as first issue or for junior python

Development

Development takes place on GitHub, where the git-flow branch structure is used:

  • master - contains the latest released code.
  • develop - is used for development of the next release. Pull request must be in this branch
  • feature/XXX - feature branches are used for development of new features before they are merged to develop.

Tests

We use HTTPPrety. For GET-response locate you response.json to folder by URL. E.g: