From f42a05fe662f1bd9b1c8a35d178b831394f7f21b Mon Sep 17 00:00:00 2001 From: Andrew Branch Date: Mon, 1 Jun 2020 11:45:29 -0700 Subject: [PATCH] Add link to infrastructure status thread and Gitter for infrastructure problems (#45219) --- .github/ISSUE_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 536e38c4e2..e95403a34f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,8 @@ +Is something wrong with CI or publishing infrastructure? + +- Check the [Infrastructure status updates](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/44317) thread for known issues. +- Leave a message on the [DefinitelyTyped Gitter](http://gitter.im/DefinitelyTyped/DefinitelyTyped). + If you know how to fix the issue, make a pull request instead. - [ ] I tried using the `@types/xxxx` package and had problems.