From 0f9895e06ce3249de76b0725fc4cb8a70ebfb970 Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Tue, 24 Mar 2026 13:51:11 +0100 Subject: [PATCH] chore: direct Feature Requests to canny --- .github/ISSUE_TEMPLATE/config.yml | 14 +++++++ .github/ISSUE_TEMPLATE/feature-request.md | 48 ----------------------- 2 files changed, 14 insertions(+), 48 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/config.yml delete mode 100644 .github/ISSUE_TEMPLATE/feature-request.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..9ff7da895 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,14 @@ +blank_issues_enabled: false +contact_links: + - name: Feature Request + url: https://outsystems.canny.io/capacitor-feature-requests + about: Request a new feature + - name: ⚙️ Request a new plugin + url: https://github.com/capacitor-community/proposals + about: Propose a new plugin or platform to the Capacitor community + - name: Discuss issues on our forums + url: https://forum.ionicframework.com/ + about: Ask questions and discuss with other community members + - name: Chat on our Discord + url: https://ionic.link/discord + about: Ask questions and chat with other community members \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md deleted file mode 100644 index ec57ef71d..000000000 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ /dev/null @@ -1,48 +0,0 @@ ---- -name: ⚡️ Feature Request -about: Request a feature or change -title: '' -labels: '' -assignees: '' - ---- - -## Feature Request - -### Plugin - - - - -### Description - - - - -### Platform(s) - - - - -### Preferred Solution - - - - -### Alternatives - - - - -### Additional Context - - -