grafana/.github/ISSUE_TEMPLATE/4-grafana_ui_component.md
Tobias Skarhed 5a3eb413d9
Issue Template: @grafana/ui component request (#25981)
* Add first draft of issue template

* Remove feature request line

* Update PR feedback

* Minor tweaks

* Update .github/ISSUE_TEMPLATE/4-grafana_ui_component.md

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>

* Fix punctuation

Co-authored-by: Clarity-89 <homes89@ukr.net>
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-09 18:00:28 +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).