Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 791 Bytes

File metadata and controls

33 lines (22 loc) · 791 Bytes
Error in user YAML: (<unknown>): did not find expected key while parsing a block mapping at line 1 column 1
---
name: Bug Report
about: Create a bug report to help us improve
title: 'Bug: <brief title of your issue>'
labels: 'bug', 'needs triage'
assignees: ''
---

Describe the overall issue and situation

Provide a clear summary of what the issue is about, the area of the project you found it in, and what you were trying to do.

Expected behavior

Provide a clear and concise description of what you expected to happen

Actual behavior

Provide a clear and concise description of what actually happened.

Steps to reproduce the issue

Provide a sequence of steps we can use to reproduce the issue.

Any additional content

Describe your environment or any other set up details that might help us reproduce the issue.