Skip to content

Commit

Permalink
Merge pull request #9 from passbolt/speatzle-issue_template-1
Browse files Browse the repository at this point in the history
Add Bug Report issue template
  • Loading branch information
speatzle authored Apr 7, 2022
2 parents f49471e + c8c7203 commit 95644e2
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 95644e2

Please sign in to comment.