Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
behaviary committed Jun 18, 2019
1 parent 26450ed commit 0ae6912
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,20 @@
---
name: Bug report
about: Create a report to help us improve the docs
title: "[BUG] "
labels: bug
assignees: potatodepaulo

---

**Describe the bug**
Briefly describe the issue you're experiencing.

**Expected behavior**
Describe what you were expecting to find.

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

**:pencil: Location**
Please link to the page that you see this issue
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation-request.md
@@ -0,0 +1,17 @@
---
name: Documentation request
about: Suggest an idea for this project
title: "[DOC]"
labels: enhancement
assignees: potatodepaulo

---

**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.

**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit 0ae6912

Please sign in to comment.