diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7c58301908..5d56b28ace 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: true contact_links: + - name: Report an issue with ty + url: https://github.com/astral-sh/ty/issues/new/choose + about: Please report issues for our type checker ty in the ty repository. - name: Documentation url: https://docs.astral.sh/ruff about: Please consult the documentation before creating an issue.