Skip to content

Commit c776138

Browse files
Merge pull request #22 from devwums/chore/add-bug-report-template
chore: add .github/ISSUE_TEMPLATE/bug_report.md
2 parents 152043d + 7cf11cc commit c776138

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)