docs: atualizar copilot-instructions com regra de README
This commit is contained in:
parent
38defe1060
commit
8157220875
11
.github/copilot-instructions.md
vendored
11
.github/copilot-instructions.md
vendored
@ -46,9 +46,18 @@ Os scripts de deploy:
|
||||
4. Se OK:
|
||||
- `VERSION++` (incrementar versão)
|
||||
- Atualizar `CHANGELOG.md` (documentar mudanças)
|
||||
- Atualizar `README.md` (se necessário - features, requisitos, etc.)
|
||||
- Atualizar `README.md` (sempre que necessário - novas features, requisitos, comandos, etc.)
|
||||
5. Commit e push
|
||||
|
||||
### 📝 Quando atualizar README.md
|
||||
|
||||
- Nova funcionalidade importante
|
||||
- Mudança de requisitos (versão PHP, Node, etc.)
|
||||
- Novos endpoints de API
|
||||
- Alteração de variáveis de ambiente
|
||||
- Novos comandos artisan
|
||||
- Mudança na estrutura do projeto
|
||||
|
||||
## Estrutura do Servidor
|
||||
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user