Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Mar 5, 2020
1 parent 3c58675 commit f2fddb2
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

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

**To Reproduce**
Steps to reproduce the behavior.

**Actual behavior**
A clear and concise description of what happens.

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

**Examples and context**
Provide any relevant examples and context e.g. an OpenAPI snippet, an Express handler function snippet

0 comments on commit f2fddb2

Please sign in to comment.