diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-10-03 12:41:27 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-10-03 14:13:56 +0200 |
| commit | 9935ea0c6761efa126cfc97eab1e42a94dcf139f (patch) | |
| tree | fb651ced8501caee36988c37a025eb0304bd4c6f | |
| parent | 162d8d2c693371be2449b0613c6357c4036e0f5c (diff) | |
| download | mullvadvpn-9935ea0c6761efa126cfc97eab1e42a94dcf139f.tar.xz mullvadvpn-9935ea0c6761efa126cfc97eab1e42a94dcf139f.zip | |
Update new issue link to feature request discussion
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index acaf251e9c..3e85c4d47a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,6 +1,9 @@ --- blank_issues_enabled: false contact_links: + - name: 💡 Feature requests & Ideas + url: https://github.com/mullvad/mullvadvpn-app/discussions/new/choose + about: Discuss and suggest new features in the Mullvad VPN app. - name: Questions and issues not directly related to our VPN application about: > If your question is not related to our VPN application specifically, |
