We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f32ea commit aa57b64Copy full SHA for aa57b64
.github/pull_request_template.md
@@ -0,0 +1,17 @@
1
+# Motivation
2
+<!-- Why are we developing this new code. Is the refactor needed, is the feature getting more data... -->
3
+
4
5
+_Related links:_
6
+- first link
7
8
+# Description
9
+<!-- How are we approaching to solve the problem or deploy the new code -->
10
+<!-- What new structures will be added or what major changes will be applied -->
11
12
+# Tasks
13
+<!-- Checklist of tasks to do -->
14
+- [ ] first task
15
16
+# Proof of Success
17
+<!-- Here we may add any logs proving that we achieved what we expected or even diagrams that might be useful to understand the code -->
0 commit comments