aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/config.yml
blob: b47c20eb8e912e71522db11beeb973d89bb3a09f (plain)
1
2
3
4
5
6
7
8
blank_issues_enabled: true
contact_links:
  - name: "Web Components: Bugs and Feature Requests"
    url: https://github.com/vaadin/web-components/issues/new/choose
    about: Please report issues related to the TypeScript and HTML API of Vaadin components here.
  - name: "Flow Components: Bugs and Feature Requests"
    url: https://github.com/vaadin/flow-components/issues/new/choose
    about: Please report issues related to the Java API of Vaadin components here.