From ff19a1d1ad68a23f78e05d2e9a178189a1da10a1 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Mon, 6 Dec 2021 12:05:06 +0100 Subject: [PATCH] add links to editor-layer-index and discussions tab --- .github/ISSUE_TEMPLATE/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index eaac6bc25..8ef869ead 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,3 +6,9 @@ contact_links: - name: There is an issue with brand icons or brand tagging recommendations. url: https://github.com/osmlab/name-suggestion-index/issues about: Please create a feature request in the name-suggestion-index repository. + - name: There is an issue with a background imagery source. + url: https://github.com/osmlab/editor-layer-index/issues + about: Please create an issue in the editor-layer-index repository. + - name: You have a general question or want to discuss something. + url: https://github.community/ + about: Please ask and answer questions in iD's Discussions tab.