chore(issues): config.yaml added with feature request link to open a discussion (#25823)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
This commit is contained in:
parent
f265b2c1ae
commit
a249e418b3
|
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: Feature Request
|
||||||
|
url: https://github.com/apache/superset/discussions/new?category=ideas
|
||||||
|
about: Propose a feature request to the Superset community
|
||||||
|
- name: Q&A
|
||||||
|
url: https://github.com/apache/superset/discussions/new?category=q-a-help
|
||||||
|
about: Open a community Q&A thread on GitHub Discussions
|
||||||
|
- name: Slack
|
||||||
|
url: bit.ly/join-superset-slack
|
||||||
|
about: Join the Superset Community on Slack for other discussions/assistance
|
||||||
Loading…
Reference in New Issue