From 7997fd435a4bf3cf4ac238329d091ac115630207 Mon Sep 17 00:00:00 2001 From: Anupama Pathirage Date: Mon, 26 Aug 2024 12:17:37 -0500 Subject: [PATCH 1/3] Create config.yml for issue template --- .github/ISSUE_TEMPLATE/config.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..d531cdddb8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,9 @@ +blank_issues_enabled: false +contact_links: + - name: General Question + url: https://stackoverflow.com/questions/tagged/wso2-micro-integrator + about: "If you have a question then please ask on Stack Overflow using the #wso2-micro-integrator tag." + - name: Chat on help-micro-integrator Discord Channel + url: https://discord.com/invite/Xa5VubmThw + about: "Chat about anything else with the community." + From be458e6b32023c21d02bdc5b6167f387f8329e0c Mon Sep 17 00:00:00 2001 From: Anupama Pathirage Date: Mon, 26 Aug 2024 12:18:11 -0500 Subject: [PATCH 2/3] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d531cdddb8..45e4cbf064 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,4 +6,4 @@ contact_links: - name: Chat on help-micro-integrator Discord Channel url: https://discord.com/invite/Xa5VubmThw about: "Chat about anything else with the community." - + From 322bfd892b793e1ab7271cf501dd90cfca4ba10a Mon Sep 17 00:00:00 2001 From: Anupama Pathirage Date: Mon, 26 Aug 2024 12:18:27 -0500 Subject: [PATCH 3/3] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 45e4cbf064..5088d3fbb0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,4 +6,3 @@ contact_links: - name: Chat on help-micro-integrator Discord Channel url: https://discord.com/invite/Xa5VubmThw about: "Chat about anything else with the community." -