93db356fbb
Signed-off-by: mcphedar <mcphedar@amazon.com>
21 lines
542 B
Markdown
21 lines
542 B
Markdown
---
|
|
name: ar_bug_report.md
|
|
about: Create a bug for a an issue found in the Automated Review
|
|
title: 'AR Bug Report'
|
|
labels: 'needs-triage,kind/bug,kind/automation'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Failed Jenkins Job Information:**
|
|
The name of the job that failed, job build number, and code snippit of the failure.
|
|
|
|
**Attachments**
|
|
Attach the Jenkins job log as a .txt file and any other relevant information.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|