From e87acf511ca9e0d8e2da0d144392e51345c1fd17 Mon Sep 17 00:00:00 2001 From: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> Date: Thu, 3 Jun 2021 09:07:51 -0700 Subject: [PATCH 1/2] Make Library/Libraries Used in Bug Report More Explicit --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 28ed816e108a..6dbb12ce3acf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,8 +27,8 @@ If applicable, add screenshots to help explain your problem. **Setup (please complete the following information):** - OS: [e.g. iOS] - - IDE : [e.g. IntelliJ] - - Version of the Library used + - IDE: [e.g. IntelliJ] + - Library/Libraries: [e.g. com.azure:azure-core:1.16.0 (groupId:artifactId:version)] **Additional context** Add any other context about the problem here. From 8528eb9752cc87ad88c036837fa4a0a4b7a94daa Mon Sep 17 00:00:00 2001 From: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> Date: Thu, 3 Jun 2021 09:10:07 -0700 Subject: [PATCH 2/2] Update question-query-template.md --- .github/ISSUE_TEMPLATE/question-query-template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question-query-template.md b/.github/ISSUE_TEMPLATE/question-query-template.md index ac1478681c1e..7cd72d183918 100644 --- a/.github/ISSUE_TEMPLATE/question-query-template.md +++ b/.github/ISSUE_TEMPLATE/question-query-template.md @@ -15,8 +15,8 @@ A clear explanation of why is this not a bug or a feature request? **Setup (please complete the following information if applicable):** - OS: [e.g. iOS] - - IDE : [e.g. IntelliJ] - - Version of the Library used + - IDE: [e.g. IntelliJ] + - Library/Libraries: [e.g. com.azure:azure-core:1.16.0 (groupId:artifactId:version)] **Information Checklist** Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report