From ef7b0f4c3bf93f121bb3973f82cc9636b13f0381 Mon Sep 17 00:00:00 2001 From: "Joshua C. Colp" Date: Thu, 15 Jun 2023 09:48:13 -0300 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 5aa5d2e7e0..3710e11acd 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,9 @@ contact_links: - name: Asterisk Community Support url: https://community.asterisk.org about: Please ask and answer questions here. - - name: Feature Requests + - name: Feature Requests (Without Code) url: https://github.com/asterisk/asterisk-feature-requests/issues - about: Please submit feature requests here. + about: Please submit feature requests (without code) here. + - name: Improvement Requests (Without Code) + url: https://github.com/asterisk/asterisk-feature-requests/issues + about: Please submit improvement requests (without code) here.