authorizer/.github/ISSUE_TEMPLATE/bug_report.md
2021-08-09 13:13:55 +05:30

38 lines
891 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Version:** x.y.z
<!-- Check whether this is still an issue in the most recent stable version -->
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
**Steps To Reproduce**
<!-- Whenever possible, please share a hosted codesandbox.io / heroku demo showing the issue. -->
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
<!-- Add any other context about the problem here. e.g. browser logs, stacktrace, a related issue, or anything else that may be relevant. -->