aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPekka Hyvönen <pekka@vaadin.com>2017-10-11 08:34:13 +0300
committerHenri Sara <henri.sara@gmail.com>2017-10-11 08:34:13 +0300
commitcc136864d3562699b52a8a54a57cdb317029f69b (patch)
treeccfda8bdac1a23e0e1646a4a3ca02fd7570f900f
parent4a04a3afae4ed691c3a1f2fe6e83b7f2badeae4d (diff)
downloadvaadin-framework-cc136864d3562699b52a8a54a57cdb317029f69b.tar.gz
vaadin-framework-cc136864d3562699b52a8a54a57cdb317029f69b.zip
Add mention of Flow to issue template (#10168)
-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