From e8b68941de6466545b0fb3e3d6010b91334e019d Mon Sep 17 00:00:00 2001 From: Raul Jimenez Ortega Date: Fri, 29 Sep 2023 01:29:13 +0200 Subject: [PATCH] Adds 'about:' to config.yml --- .github/ISSUE_TEMPLATE/config.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a62a17e..ab35576 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,15 +1,23 @@ +blank_issues_enabled: true contact_links: - name: Arcade question within ArcGIS Online (Map Viewer) url: https://community.esri.com/t5/forums/filteredbylabelpage/board-id/arcgis-online-questions/label-name/arcade + about: Please ask and answer these questions in the Esri Community - name: Arcade question within ArcGIS Dashboards url: https://community.esri.com/t5/arcgis-dashboards-questions/bd-p/arcgis-dashboards-questions + about: Please ask and answer these questions in the Esri Community - name: Arcade question within ArcGIS Enterprise (Map Viewer) - url: https://community.esri.com/t5/arcgis-enterprise-portal-questions/bd-p/enterprise-portal + url: https://community.esri.com/t5/arcgis-enterprise-portal-questions/bd-p/enterprise-portal + about: Please ask and answer these questions in the Esri Community - name: Arcade question within the ArcGIS Maps SDK for JavaScript url: https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bd-p/arcgis-api-for-javascript-questions + about: Please ask and answer these questions in the Esri Community - name: Arcade question within ArcGIS Pro SDK url: https://community.esri.com/t5/arcgis-pro-sdk-questions/bd-p/arcgis-pro-sdk-questions + about: Please ask and answer these questions in the Esri Community - name: Arcade question within Native Maps SDKs url: https://community.esri.com/t5/arcgis-maps-sdks-for-native-apps/ct-p/arcgis-runtime-sdks + about: Please ask and answer these questions in the Esri Community - name: Arcade question within other products url: http://community.esri.com + about: Please ask and answer these questions in the Esri Community