Skip to content

Commit

Permalink
chore: redirect feature requests to rfc discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Aug 30, 2023
1 parent 2ffe3d5 commit 8998afa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 39 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Feature Request
url: https://github.com/vuejs/rfcs/discussions
about: Suggest new features for consideration
- name: Discord Chat
url: https://chat.vuejs.org
about: Ask questions and discuss with other Vue users in real time.
Expand Down
39 changes: 0 additions & 39 deletions .github/ISSUE_TEMPLATE/feature_request.yml

This file was deleted.

0 comments on commit 8998afa

Please sign in to comment.