From b3f4321bb676723953aed2018e72f864754c91c2 Mon Sep 17 00:00:00 2001 From: Faisal Salman Date: Mon, 18 Sep 2023 09:32:30 +0700 Subject: [PATCH] Modify issue template: bug report should include library version --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea7..2ba4257 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,11 @@ assignees: '' --- +**Library version** +Which version of the library that you use, eg: v0.7.35 or v2.0.0-alpha.3 + +For the issue related with detection result, you can use the demo section in https://uaparser.js.org to confirm + **Describe the bug** A clear and concise description of what the bug is.