We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265d17a commit 52cb9b2Copy full SHA for 52cb9b2
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,15 @@
1
+### Motivation
2
+
3
+<!-- What problem does this PR solve? Which new feature or improvement does it implement? -->
4
+<!-- Please provide relevant links to corresponding issues and feature requests. -->
5
6
+### Implementation
7
8
+<!-- What is the concept behind the implementation? How does it work? -->
9
+<!-- Include any important technical decisions or trade-offs made -->
10
11
+### Progress
12
13
+- [ ] The implementation is complete.
14
+- [ ] Tested on hardware (or is not necessary).
15
+- [ ] Documentation has been updated (or is not necessary).
0 commit comments