Repo changes (#1526)

* Update config.yml * Remove feature template

tuxsudo committed Jul 10, 2024 at 19:21 UTC 080f4ce53f7a1dc69bb877773a5b4eea9688bdab
2 files changed +4 -21
.github/ISSUE_TEMPLATE/config.yml
+4 -1
@@ -1,8 +1,11 @@
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
6 - name: Not sure where to start?
7 url: https://guides.cakewallet.com
8 about: Start by reading checking out the guides!
9 - name: Need help?
10 url: https://cakewallet.com/#contact
8 - about: Use our live chat or send a support email!
\ No newline at end of file
11 + about: Use our live chat or send a support email!
.github/ISSUE_TEMPLATE/feature-or-enhancement-request.md deleted
-20
@@ -1,20 +0,0 @@
1 ----
2 -name: Feature or Enhancement Request ✨
3 -about: Suggest an idea for Cake Wallet
4 -title: ''
5 -labels: Enhancement
6 -assignees: ''
7 -
8 ----
9 -
10 -**Is your feature request related to a problem? Please describe.**
11 -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12 -
13 -**Describe the solution you'd like**
14 -A clear and concise description of what you want to happen.
15 -
16 -**Describe alternatives you've considered**
17 -A clear and concise description of any alternative solutions or features you've considered.
18 -
19 -**Additional context**
20 -Add any other context or screenshots about the feature request here.