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 1dc44a3 commit 8eb724cCopy full SHA for 8eb724c
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,18 @@
1
+### :tickets: Jira ticket
2
+[LATCH-XXXX](https://jira.tid.es/browse/LATCH-XXXX)
3
+
4
+### :goal_net: What's the goal?
5
+_Provide a description of the overall goal. The description in the Jira ticket may help._
6
7
+### :construction: How do we do it?
8
+_Provide a description of the implementation. A list of steps would be ideal._
9
+* _Step 1_
10
+* _Step 2_
11
+* _Step 3_
12
13
+### :white_check_mark: Documentation changes?
14
+- [ ] No docs to update nor create
15
16
+### :test_tube: How can I test this?
17
+_If it cannot be tested explain why._
18
+- [ ] ...
0 commit comments