Improve issue template
Improve the issue template and fix broken links
This commit is contained in:
parent
4ef3d60593
commit
20b6f507d9
12
.github/ISSUE_TEMPLATE.md
vendored
12
.github/ISSUE_TEMPLATE.md
vendored
@ -1,6 +1,6 @@
|
||||
## Please follow the guide below
|
||||
|
||||
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly
|
||||
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer **honestly**
|
||||
- Put an `x` into all the boxes [ ] relevant to your issue (like that [x])
|
||||
- Use *Preview* tab to see how your issue will actually look like
|
||||
|
||||
@ -17,11 +17,11 @@ All invalid issues will be rejected!!
|
||||
|
||||
- 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)
|
||||
|
||||
- Make sure you searched the bugtracker for similar issues including closed ones
|
||||
- Make sure you searched the bugtracker for similar issues **including closed ones**
|
||||
|
||||
- Make sure to read the [FAQs](../docs/faqs.md) file
|
||||
- Make sure to read the [FAQs](https://github.com/MrS0m30n3/youtube-dl-gui/blob/master/docs/faqs.md) file
|
||||
|
||||
- [ ] **I assure** that my problem is **NOT** with **youtube-dl**
|
||||
- [ ] **I think** my problem is **NOT** with **youtube-dl**
|
||||
- [ ] I've **verified** and **i assure** that I'm running youtube-dl-gui **0.3.8**
|
||||
- [ ] **I assure** that i am using the latest version of **youtube-dl**
|
||||
- [ ] [Searched](https://github.com/MrS0m30n3/youtube-dl-gui/issues) bugtracker
|
||||
@ -52,7 +52,7 @@ Please remove any sections between (---) if they are not related to your issue
|
||||
5. Copy the **whole** log content and insert it between the ``` part below
|
||||
|
||||
```
|
||||
[delete me and insert your log content here]
|
||||
delete me and insert your log content here
|
||||
```
|
||||
|
||||
#### What operating system do you use ?
|
||||
@ -72,7 +72,7 @@ Please remove any sections between (---) if they are not related to your issue
|
||||
|
||||
### Feature request (request for a new functionality)
|
||||
|
||||
Please make sure that the requested feature is **NOT** already in the [TODO](../TODO) list
|
||||
Please make sure that the requested feature is **NOT** already in the [TODO](https://github.com/MrS0m30n3/youtube-dl-gui/blob/master/TODO) list
|
||||
|
||||
- [ ] I've **verified** and **i assure** that my requested feature is **NOT** in the TODO list
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user