2 parents 152043d + 7cf11cc commit c776138Copy full SHA for c776138
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,24 @@
1
+---
2
+name: Bug report
3
+about: Report a bug in PayStream
4
+labels: bug
5
6
+
7
+## Description
8
+<!-- A clear description of the bug -->
9
10
+## Steps to reproduce
11
+1.
12
+2.
13
+3.
14
15
+## Expected behaviour
16
+<!-- What you expected to happen -->
17
18
+## Actual behaviour
19
+<!-- What actually happened -->
20
21
+## Environment
22
+- Go version:
23
+- PayStream version:
24
+- OS:
0 commit comments