aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index e1f391cd3d..b162c8a65f 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,7 +1,9 @@
Only use GitHub issues for bugs and feature requests.
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 version
+- Vaadin Framework version (e.g. 8.1.3)
- Description of the bug
- If possible, minimal reproducible example