add: add issue template

This commit is contained in:
kurokobo 2021-08-26 08:56:41 -04:00
parent 2ee16273a9
commit a5d1819cb6

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

@ -0,0 +1,18 @@
---
name: 🐞 Bug Report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
## Environment
<!-- K3s version can be checked by `k3s --version` command. -->
- OS: HOGE X.Y
- Kubernetes/K3s: X.Y.Z
- AWX Operator: X.Y.Z
## Description
<!-- Describe the problem here. -->
<!-- It would be helpful if you could paste the logs and/or command output. -->