diff --git a/.github/PULL_REQUEST_TEMPLATE/feature.md b/.github/PULL_REQUEST_TEMPLATE/feature.md new file mode 100644 index 0000000..646c017 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/feature.md @@ -0,0 +1 @@ +# PR de Feature - Template diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..5398586 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -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 + +(...) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..d69dc63 --- /dev/null +++ b/.github/pull_request_template.md @@ -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...)_ diff --git a/NEW-FEATURE-PR-10 b/NEW-FEATURE-PR-10 new file mode 100644 index 0000000..4335b48 --- /dev/null +++ b/NEW-FEATURE-PR-10 @@ -0,0 +1 @@ +Nova Feature - PR 10 diff --git a/NEW-FEATURE-PR-11 b/NEW-FEATURE-PR-11 new file mode 100644 index 0000000..2e46fdf --- /dev/null +++ b/NEW-FEATURE-PR-11 @@ -0,0 +1 @@ +New Feature PR 11 diff --git a/Sylvio b/Sylvio deleted file mode 100644 index a54461d..0000000 --- a/Sylvio +++ /dev/null @@ -1 +0,0 @@ -Sylvio - 20