From fd568756677073b83e15e5fafaa1f7574b67a3ce Mon Sep 17 00:00:00 2001 From: Dmitriy Ryajov Date: Thu, 8 Sep 2022 12:35:07 -0600 Subject: [PATCH] updating bug report template environment section --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ba166967..656577c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,9 +24,10 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Environment:** - - OS: [e.g. iOS] + - OS: [e.g. MacOs 12.2.1] - Version: [e.g. v1.0.0] - Tag/Commit [e.g. 824296e695842b2]: + - Arch [e.g. amd64]: **Additional context** Add any other context about the problem here.