constellation/.github/ISSUE_TEMPLATE/bug_report.md
Fabian Kammel 3a52bcabeb First suggestion for issue and pr templates. (#289)
* First suggestion for issue and pr templates.
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
2022-07-25 12:13:02 +02:00

34 lines
650 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
### Issue description
<!-- A clear and concise description of what the issue is -->
### To reproduce
Steps to reproduce the behavior:
1.
2.
3.
### Environment
- `constellation version`:
- `constellation-conf.yaml`
- (make sure to remove sensitive information, e.g., `yq e 'del(.provider.*.project)' constellation-conf.yaml`)
- VM type used to run Constellation.
### Expected behavior
<!-- A clear and concise description of what you expected to happen -->
### Additional info / screenshot
<!-- Any additional information or context -->