diff --git a/.github/ISSUE_TEMPLATE/issue-report.yml b/.github/ISSUE_TEMPLATE/issue-report.yml index 8744d73ee..8194fffba 100644 --- a/.github/ISSUE_TEMPLATE/issue-report.yml +++ b/.github/ISSUE_TEMPLATE/issue-report.yml @@ -7,28 +7,28 @@ body: label: IMPORTANT description: Verify the following requirements have been met before opening an issue. options: - - label: My question is related to the samples and content within this repository. For all other issues, please post your question in the [community forum](https://community.esri.com/t5/arcgis-api-for-javascript/ct-p/arcgis-api-for-javascript) or open a ticket with [Esri Technical Support](https://support.esri.com/). + - label: My question is related to the samples and content within this repository. For all other issues, open a ticket with [Esri Technical Support](https://support.esri.com/) or post your question in the [community forum](https://community.esri.com/t5/arcgis-api-for-javascript/ct-p/arcgis-api-for-javascript) or . required: true - - label: I have [checked for existing issues](https://github.com/Esri/jsapi-resources/issues) to avoid duplicates. If someone has already opened an issue for what you are experiencing, please add a 👍 reaction to the existing issue instead of creating a new one. + - label: I have [checked for existing issues](https://github.com/Esri/jsapi-resources/issues) to avoid duplicates. If someone has already opened an issue for what you are experiencing, please add a 👍 reaction and comment as necessary to the existing issue instead of creating a new one. required: true - type: textarea id: actual attributes: - label: Actual Behavior + label: Actual behavior description: A clear description of the issue and the complete error message from the browser console. If applicable provide screenshots, console messages and network request/response information. If this issue has been posted elsewhere, add a reference here. validations: required: true - type: textarea id: expected attributes: - label: Expected Behavior + label: Expected behavior description: A clear and concise description of what you expected to happen and why? validations: required: true - type: input id: sample attributes: - label: Reproduction Sample + label: Reproduction sample description: | We require a link to a GitHub repository, codepen or equivalent so that we can reproduce the issue locally. validations: @@ -36,7 +36,7 @@ body: - type: textarea id: steps attributes: - label: Reproduction Steps + label: Reproduction steps description: Clear, numbered steps for reproducing the issue using the sample provided above. placeholder: | 1. Open the DevTools console @@ -47,7 +47,7 @@ body: - type: input id: browser attributes: - label: Reproduction Browser + label: Reproduction browser description: Browser (check https://whatismybrowser.com/) placeholder: e.g. Chrome 103 on Windows 11 validations: