Files
BDFR_Web/.github/ISSUE_TEMPLATE/bug_report.md
OMEGARAZER fecb65c53a Lint run
Linting run through various things. Mostly markdownlint.
2022-11-29 11:48:24 -05:00

34 lines
639 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
- [ ] I am reporting a bug.
- [ ] I am running the latest version of BDfR
- [ ] I have read the [Opening an issue](https://github.com/aliparlakci/bulk-downloader-for-reddit/blob/master/docs/CONTRIBUTING.md#opening-an-issue)
## Description
A clear and concise description of what the bug is.
## Command
```text
Paste here the command(s) that causes the bug
```
## Environment (please complete the following information)
- OS: [e.g. Windows 10]
- Python version: [e.g. 3.9.4]
## Logs
```text
Paste the log output here.
```