Updated GitHub issue template
Provides a minor reduction in steps necessary to file an issue by capturing the important details in the overview so the rest of the issue can focus on the details.
This commit is contained in:
5
.github/ISSUE_TEMPLATE.md
vendored
5
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,5 +1,5 @@
|
|||||||
## Overview
|
## Overview
|
||||||
<!-- Required. Describe, briefly, the behavior experienced. -->
|
<!-- Required. Describe, briefly, the behavior experienced and desired. -->
|
||||||
|
|
||||||
## Screenshots/Screencasts
|
## Screenshots/Screencasts
|
||||||
<!-- Optional. Attach screenshot(s) and/or screencast(s) that demo the behavior. -->
|
<!-- Optional. Attach screenshot(s) and/or screencast(s) that demo the behavior. -->
|
||||||
@@ -7,8 +7,5 @@
|
|||||||
## Steps to Recreate
|
## Steps to Recreate
|
||||||
<!-- Required. List exact steps (numbered list) to reproduce errant behavior. -->
|
<!-- Required. List exact steps (numbered list) to reproduce errant behavior. -->
|
||||||
|
|
||||||
## Desired Behavior
|
|
||||||
<!-- Required. Describe the behavior you'd like to see or your idea of a proposed solution. -->
|
|
||||||
|
|
||||||
## Environment
|
## Environment
|
||||||
<!-- Required. What is your operating system, software version(s), etc. -->
|
<!-- Required. What is your operating system, software version(s), etc. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user