mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Updated bug report template
This commit is contained in:
committed by
GitHub
parent
8656ee1a1d
commit
78d03e03bb
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
##### ISSUE TYPE
|
||||||
|
- Bug Report
|
||||||
|
|
||||||
|
##### SUMMARY
|
||||||
|
<!-- Briefly describe the problem. -->
|
||||||
|
|
||||||
|
##### ENVIRONMENT
|
||||||
|
* AWX version: X.Y.Z
|
||||||
|
* Operator version: X.Y.Z
|
||||||
|
* Kubernetes version:
|
||||||
|
* AWX install method: openshift, minishift, docker on linux, docker for mac, boot2docker
|
||||||
|
##### STEPS TO REPRODUCE
|
||||||
|
|
||||||
|
<!-- Please describe exactly how to reproduce the problem. -->
|
||||||
|
|
||||||
|
##### EXPECTED RESULTS
|
||||||
|
|
||||||
|
<!-- What did you expect to happen when running the steps above? -->
|
||||||
|
|
||||||
|
##### ACTUAL RESULTS
|
||||||
|
|
||||||
|
<!-- What actually happened? -->
|
||||||
|
|
||||||
|
##### ADDITIONAL INFORMATION
|
||||||
|
|
||||||
|
<!-- Include any links to sosreport, database dumps, screenshots or other
|
||||||
|
information. -->
|
||||||
Reference in New Issue
Block a user