mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
parent
3bb23d6be7
commit
3812059b97
21
.github/ISSUE_TEMPLATE/1-feature_requests.md
vendored
Normal file
21
.github/ISSUE_TEMPLATE/1-feature_requests.md
vendored
Normal file
@ -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.]
|
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,8 +1,5 @@
|
|||||||
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 or enhancements
|
|
||||||
- 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user