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

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

Configure pre-commit tool for this repo #7

Closed webknjaz closed 5 years ago

webknjaz commented 5 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.
schenkh commented 5 years ago

Please disregard #12 - created it based on feature/3-initial-config so closing..

webknjaz commented 5 years ago

I see you're having fun with Git :)

schenkh commented 5 years ago

Yeah :)