Add Bug Report issue template

This commit is contained in:
Samuel Lorch 2022-04-07 11:40:32 +02:00 committed by GitHub
parent f4dedc8726
commit c8c7203ef0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

27
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -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.