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 da44a83 commit 6722a14Copy full SHA for 6722a14
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,19 @@
1
+### Motivation
2
+
3
+<!-- Why this pull request? -->
4
5
+### Change description
6
7
+<!-- What does your code do? -->
8
9
+### Additional Notes
10
11
+<!-- Link any useful metadata: Jira task, GitHub issue, ... -->
12
13
+### Reviewer checklist
14
15
+- [ ] PR addresses a single concern.
16
+- [ ] PR title and description are properly filled.
17
+- [ ] Changes will be merged in `main`.
18
+- [ ] Changes are covered by tests.
19
+- [ ] Logging is meaningful in case of troubleshooting.
0 commit comments