mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
34 lines
650 B
Markdown
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 -->
|