From 4ef65556432c5755853856e57637b90a53ab1150 Mon Sep 17 00:00:00 2001
From: Christoph Wurst <christoph@winzerhof-wurst.at>
Date: Mon, 25 Jun 2018 09:43:33 +0200
Subject: [PATCH] Fix issue template URL to point to new template chooser

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c9c1681e2..0de9ce675 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/mail/mil
 * :books: Proper grouping of message threads
 * :package: Folder management
 
-If you experience any issues or have any suggestions for improvement, use the [issue tracker](https://github.com/nextcloud/mail/issues). Please follow the [issue template](https://raw.githubusercontent.com/nextcloud/mail/master/.github/issue_template.md) so we get the info needed to debug and fix the problem. Thanks!
+If you experience any issues or have any suggestions for improvement, use the [issue tracker](https://github.com/nextcloud/mail/issues). Please follow the [issue template chooser](https://github.com/nextcloud/mail/issues/new/choose) so we get the info needed to debug and fix the problem. Thanks!
 
 ## Development setup
 
-- 
GitLab