chore: move to GitHub Discussions for feature requests (#2765)
This commit is contained in:
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,8 +1,11 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Feature Request
|
||||
url: https://github.com/medusajs/medusa/discussions/categories/feature-requests
|
||||
about: Use GitHub Discussions to open a feature request.
|
||||
- name: Ask a question
|
||||
url: https://discord.gg/medusajs
|
||||
about: Join our community to ask questions and participate in discussions
|
||||
- name: Want to work with us?
|
||||
url: mailto:hello@medusajs.com?subject=[GitHub]%20Working%20with%20Medusa
|
||||
about: Interested in working with Medusa? Get in touch!
|
||||
about: Interested in working with Medusa? Get in touch!
|
||||
|
||||
29
.github/ISSUE_TEMPLATE/feature_request.md
vendored
29
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,29 +0,0 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: 'type: feature or enhancement'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Thank you for submitting an issue!
|
||||
|
||||
Please make sure your issue is understandable.
|
||||
To make your issue readable make sure you use valid Markdown syntax: https://guides.github.com/features/mastering-markdown/
|
||||
|
||||
Please ensure you have also read and understood our contribution guide: https://github.com/medusajs/medusa/blob/master/CONTRIBUTING.md
|
||||
-->
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is.
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
Reference in New Issue
Block a user