Skip to content

Commit 95644e2

Browse files
authored
Merge pull request #9 from passbolt/speatzle-issue_template-1
Add Bug Report issue template
2 parents f49471e + c8c7203 commit 95644e2

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)