Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
noname1477 authored Jan 25, 2020
1 parent 81c2b25 commit 603bdcc
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
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: Bugs, and bugs only.
title: "[BUG]"
labels: bug
assignees: ''

---

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

**To Reproduce**
Steps to reproduce the behavior:
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.

**Desktop (please complete the following information):**
- OS: [e.g. Windows]
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/other-stuff--e--g--feature-requests-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Other stuff (e. g. feature requests)
about: Everything else
title: ''
labels: ''
assignees: ''

---


0 comments on commit 603bdcc

Please sign in to comment.