File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### Subject of the issue
2
+
3
+ Describe your issue here.
4
+
5
+ ### Your environment
6
+
7
+ * version of application
8
+ * version of golang
9
+ * version of postgres
10
+
11
+ ### Steps to reproduce
12
+
13
+ Tell us how to reproduce this issue
14
+
15
+ ### Expected behaviour
16
+
17
+ Tell us what should happen
18
+
19
+ ### Actual behaviour
20
+
21
+ Tell us what happens instead
Original file line number Diff line number Diff line change
1
+ ### Description
2
+
3
+ Please explain the changes you made here.
4
+
5
+ Fixes: https://github.com/vibrato/TechTestApp/issues/{issue number}
6
+
7
+ ### Checklist
8
+
9
+ - [ ] Code compiles correctly
10
+ - [ ] Created tests which fail without the change (if possible)
11
+ - [ ] All tests passing
12
+ - [ ] Extended the README / documentation, if necessary
13
+ - [ ] Added issue number to ` Fixes ` line above
You can’t perform that action at this time.
0 commit comments