Revision 6a14f830bae3f3d7e26036b0d23892db534e0dea authored by Peter Holmberg on 21 September 2020, 13:33:50 UTC, committed by GitHub on 21 September 2020, 13:33:50 UTC
* add overflow hidden to titleWrapper

* show ellipsis and css labels for components

* readd drag handle after bad merge

* rewrite userpicker test with rtl

* update test after adding css label to icon component

* fix more tests..
1 parent 1e5309a
Raw File
SUPPORT.md
# Get Grafana help
------------------
First, check the official [Grafana documentation](https://grafana.com/docs/).

If you require further help or support then ask a question in the [Grafana community site](https://community.grafana.com/) or [Grafana Slack](http://slack.raintank.io/). You can also search the community site for previously answered questions, in case someone already had your problem and got help.

 **Please note:**
- The Grafana project uses GitHub mainly for tracking bugs and feature requests.
- Do not open an issue just to ask a question. The issue will be closed immediately.
- Only submit issues for bug reports, feature requests, or enhancements.
back to top