Lint run
Linting run through various things. Mostly markdownlint.
This commit is contained in:
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -10,20 +10,24 @@ 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]
|
||||
## 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.
|
||||
```
|
||||
|
||||
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -10,6 +10,7 @@ assignees: ''
|
||||
- [ ] I am requesting a feature.
|
||||
- [ ] I am running the latest version of BDfR
|
||||
- [ ] I have read the [Opening an issue](../../README.md#configuration)
|
||||
|
||||
|
||||
## Description
|
||||
|
||||
Clearly state the current situation and issues you experience. Then, explain how this feature would solve these issues and make life easier. Also, explain the feature with as many detail as possible.
|
||||
|
||||
@@ -10,9 +10,11 @@ assignees: ''
|
||||
- [ ] I am requesting a site support.
|
||||
- [ ] I am running the latest version of BDfR
|
||||
- [ ] I have read the [Opening an issue](../../README.md#configuration)
|
||||
|
||||
|
||||
## Site
|
||||
|
||||
Provide a URL to domain of the site.
|
||||
|
||||
## Example posts
|
||||
|
||||
Provide example reddit posts with the domain.
|
||||
|
||||
Reference in New Issue
Block a user