Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
i think this has to be pushed to `main` to be used by Github. forgive me for my sins
  • Loading branch information
Marcus Mann authored Mar 12, 2022
1 parent 147f677 commit f31e267
Show file tree
Hide file tree
Showing 2 changed files with 46 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: Create a report to help us improve Word of Mouth
title: ''
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.

**Additional context**
Add any other context about the problem here.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: the-mann

---

**User Story**
(SLIGHTLY OPTIONAL)
A clear and concise description of what the feature/problem is. Ex: "As a user, I'd like to ..."

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

**Describe alternatives you've considered**
(TOTALLY OPTIONAL)
A clear and concise description of any alternative solutions or features you've considered.

0 comments on commit f31e267

Please sign in to comment.