Skip to content

Commit

Permalink
Merge pull request #207 from kokorin/templates
Browse files Browse the repository at this point in the history
Update issue templates
  • Loading branch information
kokorin authored Aug 16, 2021
2 parents bbc9018 + 5ab9af8 commit c85ed35
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/issue_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: Issue
about: Create an issue to help us improve
title: ''

---

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

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Sample file**
If applicable, attach a file with which the issue can be reproduced

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

**Logs**
If applicable, add logs to help explain your problem.

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

0 comments on commit c85ed35

Please sign in to comment.