grafana/.github/ISSUE_TEMPLATE/3-grafana_ui_component.md
Petros Kolyvas a6a4c3760a
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
2021-07-20 20:16:26 -03:00

1.3 KiB

name about labels
@grafana/ui component request Suggest a component for the @grafana/ui package area/grafana/ui

Why is this component needed:


  • Is/could it be used in more than one place in Grafana?

Where is/could it be used?:


  • Post screenshots possible.
  • It has a single use case.
  • It is/could be used in multiple places.

Implementation (Checklist meant for the person implementing the component)

Documentation

  • Properties are documented.
  • Use cases are described.
  • Code examples for the different use cases.
  • Dos and don'ts.
  • Styling guidelines, specific color usage (if applicable).