mirror of
https://github.com/we-promise/sure.git
synced 2026-04-09 07:14:47 +00:00
34 lines
844 B
Markdown
34 lines
844 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: 'Bug: '
|
|
labels: ":bug: 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.
|
|
|
|
**What version of Maybe are you using?**
|
|
This could be "Hosted" (i.e. app.maybe.co) 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**
|
|
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.
|