diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..61d8de9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,6 @@ +contact_links: + - name: Report bugs in the toolkit. + url: https://github.com/fyne-io/fyne/issues/new/choose + about: This repository only contains the fyne.io website. Use this link to instead open issues for the toolkit itself. + +blank_issues_enabled: false \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 0000000..446a840 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,4 @@ +--- +name: Website Report +about: Report issues or improvement suggestions about the fyne.io website content. +---