mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 12:23:10 +08:00
GitHub: Redirecting Feature Requests to GitHub Discussions (#36826)
* PR for Github Enhancements * Accidentally commited a file from another branch, fixing * One other docs file left hanging - removing * retrigger checks * using drone.yml from main
This commit is contained in:
11
.github/ISSUE_TEMPLATE/2-feature_request.md
vendored
11
.github/ISSUE_TEMPLATE/2-feature_request.md
vendored
@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
name: Enhancement request
|
|
||||||
about: Suggest an enhancement or new feature for the Grafana project
|
|
||||||
labels: 'type: feature request'
|
|
||||||
---
|
|
||||||
|
|
||||||
<!-- Please only use this template for submitting feature requests -->
|
|
||||||
|
|
||||||
**What would you like to be added**:
|
|
||||||
|
|
||||||
**Why is this needed**:
|
|
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +1,8 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
|
- name: Feature Request
|
||||||
|
url: https://github.com/grafana/grafana/discussions/new
|
||||||
|
about: Discuss ideas for new features of changes
|
||||||
- name: Questions & Help
|
- name: Questions & Help
|
||||||
url: https://community.grafana.com
|
url: https://community.grafana.com
|
||||||
about: Please ask and answer questions here.
|
about: Please ask and answer questions here.
|
||||||
|
Reference in New Issue
Block a user