youtube-dl-gui/.github/ISSUE_TEMPLATE.md

86 lines
2.7 KiB
Markdown
Raw Permalink Normal View History

2016-09-16 08:22:41 -07:00
## Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer **honestly**
2017-01-30 07:59:02 -08:00
- Put an `x` into all the boxes [ ] relevant to your issue (like that [x])
2016-09-16 08:22:41 -07:00
- Use *Preview* tab to see how your issue will actually look like
### WARNING
2017-01-30 07:59:02 -08:00
All invalid issues will be rejected!!
2016-09-16 08:22:41 -07:00
---
### Before going further
2017-01-30 07:59:02 -08:00
- If your problem is a bug with **youtube-dl** or a request for new site support please report it [here](https://github.com/rg3/youtube-dl/issues)
- Make sure you are using the *latest* **youtube-dl-gui** version (Click the `Settings` icon and then `About` to view the current version)
2016-09-16 08:22:41 -07:00
2017-01-30 07:59:02 -08:00
- Make sure you are using the *latest* **youtube-dl** version (Click the `Settings` icon and then `Update` to update to the latest **youtube-dl** version)
2016-09-16 08:22:41 -07:00
- Make sure you searched the bugtracker for similar issues **including closed ones**
2016-09-16 08:22:41 -07:00
- Make sure to read the [FAQs](https://github.com/MrS0m30n3/youtube-dl-gui/blob/master/docs/faqs.md) file
2017-04-19 11:09:23 -07:00
- [ ] **I think** my problem is **NOT** with **youtube-dl**
2017-06-15 06:55:15 -07:00
- [ ] I've **verified** and **i assure** that I'm running youtube-dl-gui **0.4**
2016-09-16 08:22:41 -07:00
- [ ] **I assure** that i am using the latest version of **youtube-dl**
- [ ] [Searched](https://github.com/MrS0m30n3/youtube-dl-gui/issues) bugtracker
2017-04-19 12:02:13 -07:00
- [ ] I've read the FAQs file
2016-09-16 08:22:41 -07:00
---
### What is the purpose of your *issue*?
2017-01-30 07:59:02 -08:00
- [ ] Bug report
2016-09-16 08:22:41 -07:00
- [ ] Feature request (request for a new functionality)
- [ ] Question
- [ ] Other
2017-01-30 07:59:02 -08:00
Please remove any sections between (---) if they are not related to your issue
2016-09-16 08:22:41 -07:00
---
2017-01-30 07:59:02 -08:00
### Bug report
2016-09-16 08:22:41 -07:00
2017-01-30 07:59:02 -08:00
#### If the problem occurs when downloading a URL please provide the full verbose output as follows:
2016-09-16 08:22:41 -07:00
2017-01-30 07:59:02 -08:00
1. Restart **youtube-dl-gui**
1. Go to `Options > Extra` tab
2. Enable **Debug youtube-dl**
3. Go to `Options > Advanced` tab and **Clear** your log content
4. Try to download the URL
5. Copy the **whole** log content and insert it between the ``` part below
2016-09-16 08:22:41 -07:00
```
delete me and insert your log content here
2016-09-16 08:22:41 -07:00
```
#### What operating system do you use ?
#### List of actions to perform to reproduce the problem:
2017-01-30 07:59:02 -08:00
2016-09-16 08:22:41 -07:00
1. ..
2. ..
3. ..
#### What is the expected behaviour ?
#### What happens instead ?
2017-01-30 07:59:02 -08:00
---
### Feature request (request for a new functionality)
Please make sure that the requested feature is **NOT** already in the [TODO](https://github.com/MrS0m30n3/youtube-dl-gui/blob/master/TODO) list
2017-01-30 07:59:02 -08:00
- [ ] I've **verified** and **i assure** that my requested feature is **NOT** in the TODO list
#### What operating system do you use ?
2016-09-16 08:22:41 -07:00
---
2017-01-30 07:59:02 -08:00
<!--Enter description of your issue, suggested solution and other information below. Please make sure the description is worded well enough to be understood-->
2016-09-16 08:22:41 -07:00