From 4e2e53ee409a2f33b0259c756ac37cb583d5d2e8 Mon Sep 17 00:00:00 2001 From: Nikhil Nandagopal Date: Tue, 29 Dec 2020 15:08:36 +0530 Subject: [PATCH] Update config.json --- .github/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/config.json b/.github/config.json index cfef275824..c1bfd0448a 100644 --- a/.github/config.json +++ b/.github/config.json @@ -16,7 +16,8 @@ "root": ".", "projectType": "other", "versioning": "SemVer", - "prereleaseName": "alpha" + "prereleaseName": "alpha", + "issue": {} } ] }