mirror of
https://github.com/amazon-science/chronos-forecasting
synced 2026-05-23 17:48:23 +00:00
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.
This commit is contained in:
parent
ad410c9c0a
commit
39515ff0fc
1 changed files with 2 additions and 6 deletions
8
.github/ISSUE_TEMPLATE/config.yml
vendored
8
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue