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.
2 parents f49471e + c8c7203 commit 95644e2Copy full SHA for 95644e2
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,27 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: bug
6
+assignees: speatzle
7
+
8
9
10
+**Describe the bug:**
11
+A clear and concise description of what the bug is.
12
13
+**To Reproduce:**
14
+A clear and concise description of how to reproduce the bug.
15
16
+**Output when using --debug (you should censor this):**
17
18
+**Passbolt Server Version (please complete the following information):**
19
+ - Edition: [e.g. Cloud / PRO / Community]
20
+ - Version [e.g. 3.5.0]
21
22
+**go-passbolt-cli Version (please complete the following information):**
23
+ - OS: [e.g. linux]
24
+ - Version [e.g. v0.1.7]
25
26
+**Additional context**
27
+Add any other context about the problem here.
0 commit comments