diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-10-03 12:41:06 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-10-03 13:34:14 +0200 |
| commit | 162d8d2c693371be2449b0613c6357c4036e0f5c (patch) | |
| tree | a5c65fbdc1753e3c9a7c9640a11f0711f33766ca /.github | |
| parent | 45d27d8480184988ee3a8fa84f922483dc767cb8 (diff) | |
| download | mullvadvpn-162d8d2c693371be2449b0613c6357c4036e0f5c.tar.xz mullvadvpn-162d8d2c693371be2449b0613c6357c4036e0f5c.zip | |
Migrate to Feature Request template to discussions
Diffstat (limited to '.github')
| -rw-r--r-- | .github/DISCUSSION_TEMPLATE/feature-requests-ideas.yml (renamed from .github/ISSUE_TEMPLATE/4-feature-request.yml) | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.github/ISSUE_TEMPLATE/4-feature-request.yml b/.github/DISCUSSION_TEMPLATE/feature-requests-ideas.yml index f1ad476360..ba5ce5444a 100644 --- a/.github/ISSUE_TEMPLATE/4-feature-request.yml +++ b/.github/DISCUSSION_TEMPLATE/feature-requests-ideas.yml @@ -1,27 +1,10 @@ --- -name: "🚀 Feature Request" -description: This form is to suggest a new feature in the Mullvad VPN app. -title: "[Feature request] " -labels: ["feature request"] body: - type: markdown attributes: value: > Thank you for wanting to help us improve the Mullvad VPN app by suggesting a new feature! - - type: checkboxes - id: checked-other-issues - attributes: - label: I have checked if others have suggested this already - description: > - Before you submit a feature request, please look through the existing - [feature requests](https://github.com/mullvad/mullvadvpn-app/issues?q=label%3A"feature+request") - to see if it has already been suggested by others. If so, please comment in those threads instead - of creating new ones. - options: - - label: I have checked this issue tracker to see if others have reported similar issues. - required: true - - type: textarea id: new-feature attributes: |
