mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +02:00
Update issue templates
This commit is contained in:
parent
43dd16e3fb
commit
7d04ea1071
1 changed files with 8 additions and 10 deletions
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -2,11 +2,18 @@
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: 'Bug: '
|
title: 'Bug: '
|
||||||
labels: ":bug: Bug"
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
**Where did this bug occur? (required)**
|
||||||
|
|
||||||
|
- [ ] I am a self-hosted user reporting a bug from my self hosted app
|
||||||
|
- [ ] I am a user of Maybe's paid app
|
||||||
|
|
||||||
|
_Please note, if you are reporting a bug with sensitive data, please open an Intercom chat from within the app for help_
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
@ -20,14 +27,5 @@ Steps to reproduce the behavior:
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**What version of Maybe are you using?**
|
|
||||||
This could be "Hosted" (i.e. app.maybefinance.com) or "Self-hosted". If "Self-hosted", please include the version you're currently on.
|
|
||||||
|
|
||||||
**What operating system and browser are you using?**
|
|
||||||
The more info the better.
|
|
||||||
|
|
||||||
**Screenshots / Recordings**
|
**Screenshots / Recordings**
|
||||||
If applicable, add screenshots or short video recordings to help show the bug in more detail.
|
If applicable, add screenshots or short video recordings to help show the bug in more detail.
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
Add any other context about the problem here.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue