From 58c1abf92e2b83accb35fd4f320cb20ca977e116 Mon Sep 17 00:00:00 2001 From: David Verdeguer Date: Thu, 14 May 2020 15:36:47 +0200 Subject: [PATCH 1/2] Add help link at issue creation --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 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 000000000..4f4ce286a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Github support + url: https://support.github.com/contact?subject=Code+Scanning+Beta+Support&tags=code-scanning-support + about: Code Scanning Beta Support - Get help with GitHub \ No newline at end of file From 3ca3147cd4687ef7ccb483f34f984827de4c6dae Mon Sep 17 00:00:00 2001 From: David Verdeguer <47184891+Daverlo@users.noreply.github.com> Date: Fri, 29 May 2020 08:22:30 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Justin Hutchings --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4f4ce286a..ccbe84d83 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: true contact_links: - - name: Github support + - name: Contact GitHub Support url: https://support.github.com/contact?subject=Code+Scanning+Beta+Support&tags=code-scanning-support - about: Code Scanning Beta Support - Get help with GitHub \ No newline at end of file + about: Contact Support about code scanning