From ed1c7db2a80db29556a3c1c10c002d1c73ea18c4 Mon Sep 17 00:00:00 2001 From: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com> Date: Fri, 27 Jan 2023 11:41:37 +0100 Subject: [PATCH] Create config.yml --- .../.github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/config.yml 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.