We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d2dea commit 81fd38cCopy full SHA for 81fd38c
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,19 @@
1
+# Description
2
+
3
+## Background
4
5
+*What idea led to this PR, general task description*
6
7
+## Changes
8
9
+*What was changed in the system to accomplish the task*
10
11
+## Acceptance criteria
12
13
+*How to check that a task is accomplished, what user shall do to check it*
14
15
+# Check list
16
17
+- [ ] Unit tests are provided
18
+- [ ] Integration tests are provided (if CLI/API was changed)
19
+- [ ] Documentation is updated
0 commit comments