From b5a792170770bab436ceeb53e17d00873f825e88 Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Fri, 8 May 2020 11:35:29 +0100 Subject: [PATCH] Create config.yml - Disable blank issues - Provide important links for support, security and ideas --- .github/ISSUE_TEMPLATE/config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..452d9614dc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,12 @@ +blank_issues_enabled: false +contact_links: + - name: Help & Support + url: https://forum.ghost.org + about: Please use the community forum for questions + - name: Security Policy + url: https://ghost.org/security/ + about: Please report security vulnerabilities here. + - name: Features & Ideas + url: https://forum.ghost.org/c/Ideas + about: Please vote for & post new ideas in the the forum. +