From 6b8fa02c07b12ebc3544657188ab0296696d1770 Mon Sep 17 00:00:00 2001 From: Jake Bailey <5341706+jakebailey@users.noreply.github.com> Date: Thu, 8 Feb 2024 18:30:29 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Merge=20PR=20#68562=20Attempt=20?= =?UTF-8?q?to=20get=20people=20to=20not=20use=20the=20issue=20tracker=20fo?= =?UTF-8?q?r=20package=20problems=20by=20@jakebailey?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- .github/ISSUE_TEMPLATE/infrastructure_issue.md | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0b9178f24a986a..d4824bcb06c0f7 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,8 +2,8 @@ blank_issues_enabled: false contact_links: - name: There is an issue with @types/[library] url: https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/new?category=issues-with-a-types-package - about: Request a change in an existing package + about: Request a change in an existing package. - name: Request a new @types library url: https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/new?category=request-a-new-types-package - about: Request someone more experienced create a DT module + about: Request someone more experienced create a DT module. diff --git a/.github/ISSUE_TEMPLATE/infrastructure_issue.md b/.github/ISSUE_TEMPLATE/infrastructure_issue.md index d08a7ab4eb68ed..5ab77567371f5a 100644 --- a/.github/ISSUE_TEMPLATE/infrastructure_issue.md +++ b/.github/ISSUE_TEMPLATE/infrastructure_issue.md @@ -1,10 +1,12 @@ --- name: Infrastructure Issue -about: Report a DefinitelyTyped infrastructure issue -labels: 'infra' +about: Report a DefinitelyTyped infrastructure issue. Do _not_ use this for package issues; please use the links below. ---