openreplay/.github/ISSUE_TEMPLATE/bug_report.md
2022-06-23 12:15:35 +02:00

33 lines
748 B
Markdown

---
name: Bug report
about: Report an issue and help improve OpenReplay
title: ''
labels: bug
assignees: estradino
---
**Describe the issue**
A short description of what the issue is.
**Steps to reproduce the issue**
1. Step 1
2. Step 2
3. You got it :)
**Expected behavior**
What you expected to happen.
**Screenshots**
If possible, that would be make our life easier.
**OpenReplay Environment**
- Frontend stack: [e.g. React/Axios/MobX, Next]
- OpenReplay version: [e.g. 1.6.0]
- Tracker version: [e.g. 3.5.10]
- Plugins used: [e.g. Fetch, Redux]
- Cloud provider: [e.g. AWS, GCP]
- System specs: [e.g. 2vCPU/16Gb with 50Gb of storage]
**Additional context**
Add additional information you think might be relevant for this behavior.