From 9015e797e13f8c28f3a3f3154c5dd8862fcb2dd5 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 24 Feb 2020 11:06:22 +0300 Subject: [PATCH] chore: add section about env to bug issue template (#2315) --- .github/ISSUE_TEMPLATE/bug.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index e6326cb0fe..40be425234 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -41,6 +41,14 @@ labels: 'bug, needs triage' (Write what happened. Add screenshots, if applicable.) +## Your Environment + + + +* Docusaurus version used: +* Environment name and version (e.g. Chrome 78.0.3904.108, Node.js 10.17.0): +* Operating system and version (desktop or mobile): + ## Reproducible Demo (Paste the link to an example repo, including a `siteConfig.js`, and exact instructions to reproduce the issue.)