Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
alastairtree authored Dec 28, 2019
1 parent 842bc73 commit 384870b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Bug report
about: Create a report to help us solve your issue
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Here is some example code that allows anyone to easily reproduce the issue I am having.
See [TroubleShooting LazyCache](https://github.com/alastairtree/LazyCache/wiki/Troubleshooting-LazyCache) for an example of a minimal reproducable example.

**Expected behavior**
A clear and concise description of what you expected to happen.

** Framework and Platform
- OS: [e.g. Windows Server 2019]
- Framework [e.g. netcoreapp2.1]
- LazyCache Version [e.g. 2.0.3]

**Additional context**
Add any other context about the problem here.

0 comments on commit 384870b

Please sign in to comment.