Update issue templates

This commit is contained in:
Marko Saric 2020-07-06 10:16:03 +02:00 committed by GitHub
parent 90cc229d9b
commit c84f8ae85b
2 changed files with 55 additions and 0 deletions

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve Plausible Analytics
title: ''
labels: bug
assignees: ''
---
### Precheck
Please note that this tracker is only for bugs. Do not use the issue tracker for help or support. [Our docs](https://docs.plausible.io/) are a great place for most answers, but if you cant find your answer there, you can [contact us](https://plausible.io/contact). Thanks!
## Prerequisites
- [ ] I have searched open and closed issues to make sure that the bug has not yet been reported.
##Bug report
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots (If applicable)**
If applicable, add screenshots to help explain your problem.
**Environment (If applicable):**
- OS: [e.g. macos]
- Browser [e.g. safari, firefox]
- Version [e.g. 78]

View File

@ -0,0 +1,25 @@
---
name: Feature request
about: Suggest an idea for Plausible Analytics
title: ''
labels: feature request
assignees: ''
---
## Precheck
Please note that this tracker is only for feature requests. Do not use the issue tracker for help or support. [Our docs](https://docs.plausible.io/) are a great place for most answers, but if you cant find your answer there, you can [contact us](https://plausible.io/contact). Thanks!
## Prerequisites
- [ ] I have searched open and closed issues to make sure that the feature has not yet been requested.
##Feature request
**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 [...]
**How would you like it to work**
A clear and concise description of what you want to happen.
**Screenshots (If applicable)**
If applicable, add screenshots to help explain the proposed solution.