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.