kpi-web-guild / django-girls-blog-serhii73

django-girls-blog-serhii73 created by GitHub Classroom
MIT License
0 stars 1 forks source link

Configure pre-commit tool for this repo #6

Closed webknjaz closed 6 years ago

webknjaz commented 6 years ago

Rules:

  1. DO NOT commit to master. ever.
  2. ABSOLUTELY NO force pushes allowed for public non-feature branches.
  3. For every feature, create a new branch matching name feature/<issue-number>-<feature-name>.
  4. Submit every feature by creating Pull Request @ github, after that wait for review, fix issues, repeat until approved. If needed rebase the branch on top of master and re-push force it.
serhii73 commented 6 years ago

@webknjaz https://github.com/kpi-web-guild/django-girls-blog-serhii73/pull/20 - Created the config file.

webknjaz commented 6 years ago

@serhii73 you wouldn't need to post a comment if you simply linked this issue from PR