Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

ISSUE_TEMPLATE.md 533B

12345678910111213
  1. Only use GitHub issues for bugs and feature requests.
  2. For general support from the community, see https://vaadin.com/forum
  3. NOTE: Issues for Vaadin Flow (Vaadin v10 Java Framework) should go to https://github.com/vaadin/flow
  4. To make sure we can quickly validate and fix the bug, please provide as much as possible of the following information:
  5. - Vaadin Framework version (e.g. 8.3.1)
  6. - Browser version
  7. - Web container name and version
  8. - Description of the bug
  9. - Minimal reproducible example
  10. - Expected behavior
  11. - Actual behavior