Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/brittonhayes/pillager into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
brittonhayes committed Feb 28, 2021
2 parents aa60ad8 + bc0b73b commit 2d072a5
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Bug report
about: Find a bug? Let us know!
title: ''
labels: bug
assignees: brittonhayes

---

**Describe the bug**
<!-- A clear and concise description of what the bug is. -->

**To Reproduce**
1. Go to '...'

**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->

**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Feature request
about: Wish pillager did had a new feature? Let us know!
title: ''
labels: enhancement
assignees: brittonhayes

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

0 comments on commit 2d072a5

Please sign in to comment.