From acb7c2a5adf1ec755b2aa1f535e85e5d66c8e062 Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Wed, 16 May 2018 22:30:45 -0700 Subject: [PATCH] Adding the package version field. --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 930a2e1d..5329d43d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,6 +14,7 @@ Give very precise steps you've discovered to reproduce your problem. If possible - OS name and version: [e.g. Linux Ubuntu 18.04] - Node version [e.g. 8.10.0] - Node installation method [e.g. nvm] + - Package name and version [e.g. gRPC@1.12.0] **Additional context** Add any other context about the problem here. If possible, attach full logs.