chore: remove feature request issue template

This commit is contained in:
Connor Tumbleson 2023-07-17 06:15:50 -04:00
parent 0d87c54213
commit e97999c709
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75
2 changed files with 5 additions and 17 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Feature request
url: https://github.com/iBotPeaches/Apktool/discussions/categories/ideas
about: 'For ideas or feature requests, start a new discussion'

View File

@ -1,17 +0,0 @@
---
name: Feature Request
about: Suggest an idea for this project
title: "[FEAT]"
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context or screenshots about the feature request here.