... | ... | @@ -37,3 +37,14 @@ |
|
|
git checkout -b feature/JIRA-123-descricao-curta
|
|
|
|
|
|
|
|
|
### 3. Abrir Pull Request (PR)
|
|
|
|
|
|
- [ ] Acessar o repositório no GitHub/GitLab
|
|
|
- [ ] Criar um novo PR da sua branch para `develop`
|
|
|
- [ ] Preencher o template do PR com:
|
|
|
- [ ] **Objetivo das mudanças** (descrição clara do propósito)
|
|
|
- [ ] **Screenshots** (se aplicável, para mudanças visuais)
|
|
|
- [ ] **Revisores obrigatórios** (mencionar @dev-responsáveis)
|
|
|
- [ ] Vincular ao ticket do JIRA (ex: `JIRA-123`)
|
|
|
- [ ] Habilitar "Delete branch after merge"
|
|
|
- [ ] Notificar revisores via comentário ou mensagem |
|
|
\ No newline at end of file |