Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Add bug fix github issue template adresses #227 #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Bug report
about: Issues raised are for bug fixes only. For proposals and feature requests please see README
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is. What part of the spec it is related to.

**To Reproduce**
If applicable, steps or use case to reproduce the behavior e.g.:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

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

**Screenshots**
If applicable, add screenshots to help explain your problem.

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