Update issue templates

Added AR bug report
This commit is contained in:
mcphedar
2021-06-10 16:31:37 -05:00
committed by GitHub
parent 86136ddfa6
commit f42db49a86
@@ -0,0 +1,29 @@
---
name: ar_bug_report.md
about: Create a bug for a an issue found in the Automated Review
title: ''
labels: ''
assignees: ''
---
---
name: Automated Review Bug report
about: Create a report when a failure occurs in main branch
title: ''
labels: 'Automated_Review'
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.