From a08d6ba4cf5b8bdddf3687e12b1a9c590e442113 Mon Sep 17 00:00:00 2001 From: Orta Date: Tue, 3 Dec 2019 10:59:11 -0500 Subject: [PATCH] Update config.yml (#35388) --- .github/ISSUE_TEMPLATE/config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e4c59996bd0..c89ea9fc1bc 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,4 +5,7 @@ contact_links: about: Please ask and answer questions here. - name: TypeScript FAQ url: https://github.com/microsoft/TypeScript/wiki/FAQ - about: Please check the FAQ before filing new issues \ No newline at end of file + about: Please check the FAQ before filing new issues +- name: Website + url: https://github.com/microsoft/TypeScript-Website/issues/new + about: Please raise issues about the site on it's own repo.