We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2125ac4 commit f7fbd34Copy full SHA for f7fbd34
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,35 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+## Description
11
12
+A clear and concise description of what the bug is.
13
14
+## Reproducer
15
16
+Steps to reproduce the behavior.
17
18
+## Expected behavior
19
20
+A clear and concise description of what you expected to happen.
21
22
+## Mockery version
23
24
+`vX.Y.Z`
25
26
+## Installation Mechanism
27
28
+- [] `go get`
29
+- [] Pre-built release
30
+- [] homebrew
31
+- [] Other: [please describe]
32
33
+## Go version
34
35
+Version of Go used to build mockery from source (if applicable).
0 commit comments