From 201c4f1d77c96b2284773309a6f8c836e159a2d4 Mon Sep 17 00:00:00 2001 From: Ilia Motornyi Date: Mon, 12 Feb 2018 10:09:18 +0200 Subject: [PATCH] Add more information to an issue template (#10622) --- .github/ISSUE_TEMPLATE.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b162c8a65f..d0c93aa8d8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,7 +3,11 @@ For general support from the community, see https://vaadin.com/forum NOTE: Issues for Vaadin Flow (Vaadin v10 Java Framework) should go to https://github.com/vaadin/flow -For bugs, please provide at minimum the following information: -- Vaadin Framework version (e.g. 8.1.3) +To make sure we can quickly validate and fix the bug, please provide as much as possible of the following information: +- Vaadin Framework version (e.g. 8.3.1) +- Browser version +- Web container name and version - Description of the bug -- If possible, minimal reproducible example +- Minimal reproducible example +- Expected behavior +- Actual behavior -- 2.39.5