aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjtomass <juhani@vaadin.com>2016-12-19 19:05:53 +0200
committerHenri Sara <henri.sara@gmail.com>2016-12-19 19:05:53 +0200
commit2d5588a3e4c9f505e9d45286319d1d6400f30215 (patch)
treeed8845d4e6cce0707ad59dc8c7496ccb9810fc85 /.github
parentd8270e50e171dc6e1afb964943e9f40ee592a758 (diff)
downloadvaadin-framework-2d5588a3e4c9f505e9d45286319d1d6400f30215.tar.gz
vaadin-framework-2d5588a3e4c9f505e9d45286319d1d6400f30215.zip
Introduce issue template (#8043)
Introduce issue template to raise awareness of forums and the quality of bug reports.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000000..e1f391cd3d
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,7 @@
+Only use GitHub issues for bugs and feature requests.
+For general support from the community, see https://vaadin.com/forum
+
+For bugs, please provide at minimum the following information:
+- Vaadin version
+- Description of the bug
+- If possible, minimal reproducible example