Recreate feature requests template and remove link to discussions (#73459)
* recreate feature requests template and remove link to discussions * update feature request template * change order or template questions
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: Feature Requests
|
||||
about: Suggest an enhancement or new feature for the Grafana project
|
||||
labels: 'type/feature-request'
|
||||
---
|
||||
|
||||
<!-- Please only use this template for submitting feature requests -->
|
||||
|
||||
**Why is this needed**:
|
||||
|
||||
[Add a description of the problem the feature is trying to solve.]
|
||||
|
||||
|
||||
**What would you like to be added**:
|
||||
|
||||
[Add a brief description of what the feature or enhancement should do.]
|
||||
|
||||
|
||||
**Who is this feature for?**
|
||||
|
||||
[Add information on what kind of user the feature is for.]
|
||||
@@ -1,8 +1,5 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Feature Request
|
||||
url: https://github.com/grafana/grafana/discussions/new
|
||||
about: Discuss ideas for new features or enhancements
|
||||
- name: Questions & Help
|
||||
url: https://community.grafana.com
|
||||
about: Please ask and answer questions here.
|
||||
|
||||
Reference in New Issue
Block a user