Update issue templates
Added AR bug report
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user