Skip to content

Commit 52cb9b2

Browse files
authored
add template (#190)
1 parent 265d17a commit 52cb9b2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)