ffmpeg-kit/.github/ISSUE_TEMPLATE/bug_report.md

43 lines
1.0 KiB
Markdown
Raw Normal View History

2021-03-08 20:57:07 +02:00
---
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**
2022-10-02 00:37:39 +03:00
- Platform: `Android`/`Flutter`/`iOS`/`Linux`/`macOS`/`ReactNative`/`tvOS`
2022-01-03 01:43:20 +02:00
- 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`
2022-10-02 00:37:39 +03:00
- Version: `v5.1`/`v5.1.LTS`
2022-01-03 01:43:20 +02:00
- Source branch: `main`, `development`
2022-10-02 00:37:39 +03:00
- Xcode version: `13.4.1`
- Cocoapods version: `1.10.3`
2022-01-03 01:43:20 +02:00
- Android Studio version: `4.0`
2022-10-02 00:37:39 +03:00
- Android NDK version: `r25b`
2022-01-03 01:43:20 +02:00
- flutter doctor: ` `
- react-native info: ` `
2021-03-08 20:57:07 +02:00
**Other**
Add any other context about the problem here.