We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8203a3c commit c9d96f5Copy full SHA for c9d96f5
1 file changed
.github/pull_request_template.md
@@ -0,0 +1,29 @@
1
+### 📝 Pull Request Summary
2
+
3
+_Briefly describe what this Pull Request adds or modifies in the MONAN model.<br>
4
+(...)_
5
6
+---
7
8
+### 🔧 Modification Type
9
10
+- [ ] Bug fix
11
+- [ ] New feature
12
+- [ ] Improvement to existing model functionality
13
+- [ ] Code refactoring
14
+- [ ] Other: _____________
15
16
17
18
+### ✅ Testing and Code Quality
19
20
+- [ ] Code follows the MONAN DTN-01 coding standard
21
+- [ ] The MONAN model was successfully compiled and executed
22
+- [ ] New code is covered by unit or regression tests (if applicable)
23
24
25
26
+### 🧪 Scientific Impact
27
28
+_If applicable, summarize the scientific or methodological relevance of this contribution.<br>
29
0 commit comments