chore(repo): move feature requests to discussions (#22564)

This commit is contained in:
Jason Jean 2024-03-28 13:39:05 -04:00 committed by GitHub
parent 61839443ca
commit 910fa947b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 30 deletions

View File

@ -1,23 +0,0 @@
---
name: "\U0001F680 Feature Request"
about: Suggest a new feature.
labels: "type: feature"
---
<!-- Please do your best to fill out all of the sections below! -->
<!-- Use this issue type for concrete suggestions, otherwise, open a discussion type issue instead. -->
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
<!-- What is the behavior that you would like to see introduced? -->
## Motivation
<!-- Why do you believe this behavior would be beneficial? -->
## Suggested Implementation
<!-- How do you imagine this might work? -->
## Alternate Implementations
<!-- How else do you imagine this might work? -->

View File

@ -1,14 +1,17 @@
blank_issues_enabled: false blank_issues_enabled: false
contact_links: contact_links:
- name: Read the community guidelines - name: "\U0001F680 Feature Request"
about: "Please make sure you have read the submission guidelines before posting an issue" about: "Suggest a new feature to make Nx better"
url: https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-an-issue url: https://github.com/nrwl/nx/discussions/new?category=feature-requests
- name: Want to start a discussion? - name: Start a Discussion
about: "Want to start a thread to discuss an idea? Use the discussions feature provided by GitHub." about: "Start a discussion to share your experience with Nx"
url: https://github.com/nrwl/nx/discussions url: https://github.com/nrwl/nx/discussions/new/choose
- name: Have a question? - name: Join the Discord
url: https://go.nx.dev/community url: https://go.nx.dev/community
about: "The Nx Official Discord Server is a great place for questions to be asked and answered. Please use the #forum if you need help with your workspace!" about: "The Nx Official Discord Server is a great place for questions to be asked and answered. Please use the #forum if you need help with your workspace!"
- name: Are you looking for integration with a new tool? - name: Are you looking for integration with a new tool?
url: https://nx.dev/community url: https://nx.dev/community
about: "There are a lot of awesome Plugins for Nx provided by the community! Check here to see if there is a community plugin to integrate your tool." about: "There are a lot of awesome Plugins for Nx provided by the community! Check here to see if there is a community plugin to integrate your tool."
- name: Read the community guidelines
about: "Please make sure you have read the submission guidelines before posting an issue"
url: https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-an-issue