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
|
name: Bug report
|
||||||
about: Submit a bug report
|
about: Submit a bug report
|
||||||
title: ''
|
title: ''
|
||||||
labels: t:Bug report
|
labels: needs triage
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
**Description**
|
||||||
A clear and concise description of what the bug is, and why you consider it to be a bug.
|
A clear and concise description of what the bug is, and why you consider it to be a bug.
|
||||||
|
|
||||||
**Area for Triage**:
|
**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.
|
A description of what you expected to happen.
|
||||||
|
|
||||||
**Actual behavior**
|
**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,
|
A description with steps to reproduce the issue. If your have a public example or repo to share,
|
||||||
please provide the link.
|
please provide the link.
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
name: Tool request
|
name: Tool request
|
||||||
about: Request a new tool or update to a tool
|
about: Request a new tool or update to a tool
|
||||||
title: Update/Add [tool name]
|
title: Update/Add [tool name]
|
||||||
labels: t:Enhancement
|
labels: feature request, needs triage
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user