浏览代码

Add more information to an issue template (#10622)

tags/8.4.0.alpha1
Ilia Motornyi 6 年前
父节点
当前提交
201c4f1d77
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 7 次插入3 次删除
  1. 7
    3
      .github/ISSUE_TEMPLATE.md

+ 7
- 3
.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

正在加载...
取消
保存