summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug.md
blob: e2c32ad805432905496adf05eb917e494deb31ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
name: Bug
about: Submit a bug report
labels: bug, new
---

# Bug report
<!-- bug description explaining unmet expectation or use-case -->

## Steps to reproduce the problem
<!--Provide any applicable user-data, config, commandline or procedure to reproduce this problem -->

## Environment details
- Cloud-init version:
- Operating System Distribution:
- Cloud provider, platform or installer type:

## cloud-init logs
<!--
Please provide either the applicable excerpt of /var/log/cloud-init.log representing the failure or attach cloud-init-logs.tar.gz obtained by running `sudo cloud-init collect-logs`. Add `--include-userdata` if there is no sensitive information in your user data.
-->