ffmpeg-kit/.github/ISSUE_TEMPLATE/bug_report.md
2022-01-02 23:43:20 +00:00

43 lines
1.0 KiB
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Description**
A clear and concise description of what the bug is.
**Expected behavior**
What you expected to happen.
**Current behavior**
What happened.
**To Reproduce**
Steps to reproduce the behaviour.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Logs**
Post logs here or paste them to [Ghostbin](https://ghostbin.co) and insert the link here.
**Environment**
- Platform: `Android`/`Flutter`/`iOS`/`macOS`/`ReactNative`/`tvOS`
- Architecture: `arm-v7a`, `arm-v7a-neon`, `arm64-v8a`, `x86`, `x86_64`, `armv7`, `armv7s`, `arm64`, `arm64-mac-catalyst`, `arm64-simulator`, `arm64e`, `i386`, `x86-64`, `x86-64-mac-catalyst`
- Version: `v4.5`/`v4.5.LTS`
- Source branch: `main`, `development`
- Xcode version: `12.4.1`
- Cocoapods version: `1.10.1`
- Android Studio version: `4.0`
- Android NDK version: `r22b`
- flutter doctor: ` `
- react-native info: ` `
**Other**
Add any other context about the problem here.