Skip to content

Commit c8c7203

Browse files
authored
Add Bug Report issue template
1 parent f4dedc8 commit c8c7203

File tree

1 file changed

+27
-0
lines changed

1 file changed

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

Comments
 (0)