Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# PR de Feature - Template
25 changes: 25 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
### PULL REQUEST MONAN


### Descrição do Pull Request

O que este Pull Request contém? O que foi alterado?

(...)

### Tipo de Mudança

- [ ] Bug fix
- [ ] Nova funcionalidade
- [ ] Melhoria em funcionalidade atual
- [ ] Refatoração
- [ ] Outro: _____________

### Testes e Qualidade

- [ ] Código foi escrito seguindo a DTN-01 (Padrão de Codificação) do MONAN.
- [ ] Teste de compilação e execução do modelo foi realizado.

### 🧪 Impacto científico

(...)
24 changes: 24 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
### 📝 Pull Request Summary

_(Briefly describe what this Pull Request adds or modifies in the MONAN model...)_


### 🔧 Modification Type

- [ ] Bug fix
- [ ] New feature
- [ ] Improvement to existing model functionality
- [ ] Code refactoring
- [ ] Other: _____________


### ✅ Testing and Code Quality

- [ ] Code follows the MONAN DTN-01 coding standard
- [ ] The MONAN model was compiled and executed successfully with the proposed changes
- [ ] New code is covered by unit or regression tests (if applicable)


### 🧪 Scientific Impact

_(If applicable, summarize the scientific or methodological relevance of this contribution...)_
1 change: 1 addition & 0 deletions NEW-FEATURE-PR-10
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Nova Feature - PR 10
1 change: 1 addition & 0 deletions NEW-FEATURE-PR-11
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
New Feature PR 11
1 change: 0 additions & 1 deletion Sylvio

This file was deleted.

Loading