From 687aa043aa73e5c2eabbbb06bba48b1a62dbf635 Mon Sep 17 00:00:00 2001 From: Alex Vanderbist Date: Mon, 8 Sep 2025 08:51:02 +0200 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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 0000000..0cc61c5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: Feature Request + url: https://github.com/spatie/array-to-xml/discussions/new?category=ideas + about: Share ideas for new features + - name: Ask a Question + url: https://github.com/spatie/array-to-xml/discussions/new?category=q-a + about: Ask the community for help