From 39515ff0fcdae55bbbf546d90193dbe54b201556 Mon Sep 17 00:00:00 2001 From: Lorenzo Stella Date: Sat, 18 Jan 2025 14:55:03 +0100 Subject: [PATCH] Update issue templates (#269) *Description of changes:* remove blank issue button, update description of link to discussions By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- .github/ISSUE_TEMPLATE/config.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 06ef59c..d26a286 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,12 +1,8 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: Frequently asked questions url: https://github.com/amazon-science/chronos-forecasting/issues?q=is%3Aissue+label%3AFAQ about: Check the frequently asked questions before opening a new one - name: Discussions url: https://github.com/amazon-science/chronos-forecasting/discussions/new - about: Ask questions and discuss with other Chronos users - - name: Blank issue - url: https://github.com/amazon-science/chronos-forecasting/issues/new - about: Open a blank issue if none of the other templates apply - + about: Use this to ask questions and start discussions