libreddit/.github/ISSUE_TEMPLATE/bug_report.md

25 lines
476 B
Markdown
Raw Normal View History

2021-01-07 01:01:13 +01:00
---
name: Bug report
about: Create a report to help us improve
2021-01-10 20:23:53 +01:00
title: Bug Report | [title]
labels: bug
2021-01-07 01:01:13 +01:00
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
2021-01-10 20:23:53 +01:00
**To reproduce**
2021-01-07 01:01:13 +01:00
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.
**Additional context**
Add any other context about the problem here.