Skip to content

Commit

Permalink
Disable blank GitHub issues
Browse files Browse the repository at this point in the history
As per microsoft#2804 non-critical issues currently aren't tracked.
  • Loading branch information
not-my-profile committed Jul 9, 2023
1 parent 2af9258 commit 3f7038c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
blank_issues_enabled: false
contact_links:
- name: TypeScript Compiler issues
url: https://github.community/
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/critical-issue.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Critical Issue
about: Report a critical issue with the website
about: Report a critical issue with the website (for non-critical issues we appreciate PRs)
title: "CRITICAL: "
---
<!--
Expand Down

0 comments on commit 3f7038c

Please sign in to comment.