|
@@ -0,0 +1,16 @@
|
|
|
+### Motivation
|
|
|
+
|
|
|
+<!-- What problem does this PR solve? Which new feature or improvement does it implement? -->
|
|
|
+<!-- Please provide relevant links to corresponding issues and feature requests. -->
|
|
|
+
|
|
|
+### Implementation
|
|
|
+
|
|
|
+<!-- What is the concept behind the implementation? How does it work? -->
|
|
|
+<!-- Include any important technical decisions or trade-offs made -->
|
|
|
+
|
|
|
+### Progress
|
|
|
+
|
|
|
+- [ ] I chose a meaningful title that completes the sentence: "If applied, this PR will..."
|
|
|
+- [ ] The implementation is complete.
|
|
|
+- [ ] Pytests have been added (or are not necessary).
|
|
|
+- [ ] Documentation has been added (or is not necessary).
|