Improve issue templates: repro steps and labels (#1446)
* update templates * Update bug-report.md
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
name: Bug report
|
||||
about: Submit a bug report
|
||||
title: ''
|
||||
labels: t:Bug report
|
||||
labels: needs triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
**Description**
|
||||
A clear and concise description of what the bug is, and why you consider it to be a bug.
|
||||
|
||||
**Area for Triage**:
|
||||
@@ -28,6 +28,9 @@ A clear and concise description of what the bug is, and why you consider it to b
|
||||
A description of what you expected to happen.
|
||||
|
||||
**Actual behavior**
|
||||
A description of what is actually happening.
|
||||
|
||||
**Repro steps**
|
||||
A description with steps to reproduce the issue. If your have a public example or repo to share,
|
||||
please provide the link.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name: Tool request
|
||||
about: Request a new tool or update to a tool
|
||||
title: Update/Add [tool name]
|
||||
labels: t:Enhancement
|
||||
labels: feature request, needs triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user