diff --git a/src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/config.yml b/src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..999d82b31b --- /dev/null +++ b/src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: 💡 Features and ideas + url: https://github.com/umbraco/Umbraco.CMS.Backoffice/discussions/new?category=ideas + about: Start a new discussion when you have ideas or feature requests, eventually discussions can turn into plans. + - name: ❓ Support Question + url: https://our.umbraco.com + about: This issue tracker is NOT meant for support questions. If you have a question, please join us on the discussions board or Discord.