Skip to content

Commit bd3f8d9

Browse files
authored
Create bug_report.md
1 parent db9f7a2 commit bd3f8d9

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Report an issue
3+
about: Create a bug report to fix an existing issue.
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
By submitting an Issue to this repository, you agree to the terms within the [Code of Conduct](https://github.com/tfSheol/raspberry-pi-cluster-packer/blob/master/CODE-OF-CONDUCT.md).
10+
11+
### Description
12+
13+
> Provide a clear and concise description of the issue, including what you expected to happen.
14+
15+
### Reproduction
16+
17+
> Detail the steps taken to reproduce this error, what was expected, and whether this issue can be reproduced consistently or if it is intermittent.
18+
>
19+
> Where applicable, please include:
20+
>
21+
> - Code sample to reproduce the issue
22+
> - Log files (redact/remove sensitive information)
23+
> - Application settings (redact/remove sensitive information)
24+
> - Screenshots
25+
26+
### Environment
27+
28+
> Please provide the following:
29+
30+
- **Version of this library used:**
31+
- **Version of the platform or framework used, if applicable:**
32+
- **Other relevant versions (language, server software, OS, browser):**
33+
- **Other modules/plugins/libraries that might be involved:**

0 commit comments

Comments
 (0)