From 20b6f507d987425d96648c16ba64891320da4f34 Mon Sep 17 00:00:00 2001 From: MrS0m30n3 Date: Thu, 15 Jun 2017 16:32:33 +0300 Subject: [PATCH] Improve issue template Improve the issue template and fix broken links --- .github/ISSUE_TEMPLATE.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8c8d630..2b8b9c3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -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