Remove broken feature request discussion link (#3336)
Remove the extra GitHub issue contact link that pointed to a broken Discussions category. The repository already has a working Feature request issue template, so the duplicate Feature or Enhancement Request contact link created a confusing entry in the issue creation modal and led users to a failing GitHub Discussions URL.
Dávid Molnár committed
Jul 14, 2026 at 15:26 UTC
58e8afedcad2a282019baa61d6cbb4349aae1693
1 file changed
-3
.github/ISSUE_TEMPLATE/config.yml
-3
@@ -1,8 +1,5 @@
1
blank_issues_enabled: false
2
contact_links:
3
- - name: Feature or Enhancement Request ✨
4
- url: https://github.com/cake-tech/cake_wallet/discussions/new?category=feature-requests
5
- about: Suggest an idea for Cake Wallet
3
- name: Not sure where to start?
4
url: https://docs.cakewallet.com
5
about: Start by reading checking out the guides!