From 9da2f3540e609ab2bdaf0d169ffa121ab004c42e Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 20 Nov 2017 11:10:03 +0100 Subject: [PATCH 1/2] New question in issue template --- ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 3c404df..13bff3e 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -20,4 +20,6 @@ Please answer these questions when reporting a new issue: **Do you get any PHP-related errors in your webserver's logs?** +**What is the content of your `config/config.yml` file?** + ## Describe your issue From 3c182ad3f601a795099937be23cf8c8e00f7b3b2 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 20 Nov 2017 11:15:13 +0100 Subject: [PATCH 2/2] Ask for a video URL in issue template --- ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 13bff3e..6211bc0 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -22,4 +22,6 @@ Please answer these questions when reporting a new issue: **What is the content of your `config/config.yml` file?** +**Please provide the URL of a video that causes the issue.** + ## Describe your issue