mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
32 lines
791 B
Markdown
32 lines
791 B
Markdown
---
|
|
name: 🐛 Bug Report
|
|
about: Thank you for taking the time, please report a reproducible bug
|
|
title: "[Bug] <Bug Title Here>"
|
|
labels: bug
|
|
assignees: add codeowner's @name here
|
|
|
|
---
|
|
|
|
**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.*
|
|
|
|
**Supporting Material**
|
|
*If applicable, add screenshots, output log and/or other documentation to help explain your problem.*
|
|
|
|
**Environment (please complete the following information):**
|
|
- OS: [ex: iOS]
|
|
- Version
|
|
|
|
**Additional context**
|
|
Add any other context that you feel is relevant about the problem here.
|