play-code-live/vkplay-live-sdk

View on GitHub
.github/ISSUE_TEMPLATE/🐛-bug-report.md

Summary

Maintainability
Test Coverage
---
name: "\U0001F41B Bug Report"
about: Report errors and problems
title: "[BUG] "
labels: bug
assignees: he110

---

**Version(s) affected**: x.y.z
**PHP version**: x.y.z (hint: `php --version`)
**cURL version**: x.y.z (hint: `php -i | grep cURL`)

**Description**  
<!-- A clear and concise description of the problem. -->

**How to reproduce**  
<!-- Code and/or config needed to reproduce the problem. -->

**Possible Solution**  
<!--- Optional: only if you have suggestions on a fix/reason for the bug -->

**Additional context**  
<!-- Optional: any other context about the problem: log messages, screenshots, etc. -->