Files
templates-dotnet/.github/ISSUE_TEMPLATE/BUG_REPORT.md
2019-11-30 20:09:58 +02:00

40 lines
924 B
Markdown

---
name: "\U0001F41B Bug Report"
about: "If something isn't working as expected."
title: ''
labels: 'i: bug, i: needs triage'
assignees: 'akritikos'
---
## Bug Report
Clean up this template after reading it and provide relevant information about the bug you're reporting!
## Prerequisites
* [ ] Can you reproduce the problem in a deterministic way?
* [ ] Are you running the latest version?
* [ ] Are you reporting to the correct repository?
* [ ] Did you perform a cursory search?
## Current Behavior
A clear and concise description of the behavior.
## Expected behavior/code
A clear and concise description of what you expected to happen (or code).
### Environment
* Operating System
* .NET core version
### Possible Solution
`Only if you have suggestions on a fix for the bug`
### Additional context/Screenshots
Add any other context about the problem here. If applicable, add screenshots to help explain.