MijickCamera/.github/ISSUE_TEMPLATE/🦟-bug-report.md

43 lines
1.1 KiB
Markdown

---
name: "\U0001F99F Bug Report"
about: If something isn't working
title: "[BUG]"
labels: 'bug'
projects: "Mijick/15"
assignees: FulcrumOne, jay-jay-lama
---
## Prerequisites
- [ ] I checked the [documentation](https://github.com/Mijick/Camera/wiki) and found no answer
- [ ] I checked to make sure that this issue has not already been filed
## Expected Behavior
Please describe the behavior you are expecting
## Current Behavior
What is the current behavior?
## Steps to Reproduce
Please provide detailed steps for reproducing the issue.
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Code Sample
If you can, please include a code sample that we can use to debug the bug.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
| Name | Version |
| ------| ---------|
| SDK | e.g. 3.0.0 |
| Xcode | e.g. 14.0 |
| Operating System | e.g. iOS 18.0 |
| Device | e.g. iPhone 14 Pro |