Adds config.yml and deletes feature requests template (#8)

* Delete feature_request.md

* Create config.yml
This commit is contained in:
Skizzles 2021-03-21 04:55:38 -07:00 committed by GitHub
parent b686ff7745
commit 752554991a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 11 deletions

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

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Feature Requests
url: https://github.com/OmerBenGera/WildLoaders/discussions
about: Create feature requests, any posted in issue tracker will be removed.

View File

@ -1,11 +0,0 @@
---
name: Feature request
about: Request a new feature for the plugin
title: ''
labels: Feature Request
assignees: ''
---
Visit https://github.com/OmerBenGera/WildLoaders/discussions to request new features to be added.
Posting features in the issues tracker will result their removal.