Update config.json

This commit is contained in:
Nikhil Nandagopal 2020-12-29 15:08:36 +05:30 committed by GitHub
parent 6fc2732ebb
commit 4e2e53ee40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/config.json vendored
View File

@ -16,7 +16,8 @@
"root": ".",
"projectType": "other",
"versioning": "SemVer",
"prereleaseName": "alpha"
"prereleaseName": "alpha",
"issue": {}
}
]
}