You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ffmpeg-kit/.github/ISSUE_TEMPLATE/bug_report.md

42 lines
1013 B

---
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.site) and insert the link here.
**Environment**
- Platform: `Android`/`Flutter`/`iOS`/`Linux`/`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: ``
- Source branch: ``
- Xcode version: ``
- Cocoapods version: ``
- Android Studio version: ``
- Android NDK version: ``
- flutter doctor: ``
- react-native info: ``
**Other**
Add any other context about the problem here.