mirror of
https://github.com/XFox111/SimpleOTP.git
synced 2026-04-22 08:00:45 +03:00
33 lines
706 B
Markdown
33 lines
706 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Description
|
|
A clear and concise description of what the bug is.
|
|
|
|
### Reproduction steps
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
### Expected behavior
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
### Screenshots
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
### Environment
|
|
Please complete the following information:
|
|
- Platform: [e.g. Xamarin.Forms 5]
|
|
- OS: [e.g. Windows 10 1909 (10.0.18363)]
|
|
- Package version: [e.g. 1.1]
|
|
|
|
### Additional context
|
|
Add any other context about the problem here. |