From 0b1625175bd349ed9d690e50c50c0408ec38cb0e Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Fri, 3 Nov 2023 00:06:19 +0100 Subject: [PATCH] remove link to external docker repo --- .github/ISSUE_TEMPLATE/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ed28849c..4692e58e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,9 +3,6 @@ contact_links: - name: Read our documentation url: https://www.kimai.org/documentation/ about: Save your time! There is an instant solution for many issues in the documentation. - - name: Docker image issue tracker - url: https://github.com/tobybatch/kimai2/issues - about: For issues specific for Kimai Docker deployment - name: Ask a Question url: https://github.com/kimai/kimai/discussions about: Want to discuss something with a community? Do it in discussions!