Skip to content

Commit

Permalink
Add Bug Report issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
speatzle authored Apr 7, 2022
1 parent f4dedc8 commit c8c7203
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: speatzle

---

**Describe the bug:**
A clear and concise description of what the bug is.

**To Reproduce:**
A clear and concise description of how to reproduce the bug.

**Output when using --debug (you should censor this):**

**Passbolt Server Version (please complete the following information):**
- Edition: [e.g. Cloud / PRO / Community]
- Version [e.g. 3.5.0]

**go-passbolt-cli Version (please complete the following information):**
- OS: [e.g. linux]
- Version [e.g. v0.1.7]

**Additional context**
Add any other context about the problem here.

0 comments on commit c8c7203

Please sign in to comment.