From fa47eb47ff2050228c7ff06596bc2c072d443c4f Mon Sep 17 00:00:00 2001 From: Igor Randjelovic Date: Mon, 15 Nov 2021 12:20:19 +0100 Subject: [PATCH] chore: disable blank issues --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index eb2027557..7c53936a5 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: Search the Docs url: https://docs.nativescript.org