Commit b82260eeed2f63386baf0c9db7c1496cadcf5a3a

Authored by Felipe Bormann
Committed by GitHub
1 parent b42c9173

Added Sprint workflow to READ.ME

Showing 1 changed file with 21 additions and 0 deletions   Show diff stats
README.md
... ... @@ -86,3 +86,24 @@ Para Classes que envolvem formulários:
86 86 [2] https://github.com/FezVrasta/bootstrap-material-design
87 87  
88 88 [Django Breadcrumbs](http://django-bootstrap-breadcrumbs.readthedocs.io/en/latest/)
  89 +
  90 +
  91 +## Sprint WorkFlow
  92 +[PT-BR]
  93 +Dia : Atividade
  94 +01 Segunda: Retrospective/Planning
  95 +05 Sexta: Review
  96 +08 Segunda: Weekly Meeting
  97 +10 Quarta: Sprint Deadline
  98 +11 Quinta: Review
  99 +12 Sexta: Deploy
  100 +
  101 +[EN-US]
  102 +
  103 +Day : Activity
  104 +01 Monday: Retrospective/Planning
  105 +05 Friday: Review
  106 +08 Monday: Weekly Meeting
  107 +10 Wednesday: Sprint Deadline
  108 +11 Thursday: Review
  109 +12 Friday: Deploy
... ...