2019-03-07 04:41:07 -06:00
|
|
|
<!-- Thanks for sending a pull request! Here are some tips for you:
|
2016-12-12 03:39:45 -06:00
|
|
|
|
2019-03-07 04:41:07 -06:00
|
|
|
1. If this is your first time, please read our [`CONTRIBUTING.md`](https://github.com/grafana/grafana/blob/master/CONTRIBUTING.md) guide.
|
|
|
|
2. Ensure you have added or ran the appropriate tests for your PR.
|
|
|
|
3. If it's a new feature or config option it will need a docs update. Docs are under the docs folder in repo root.
|
2019-03-07 05:10:25 -06:00
|
|
|
4. If the PR is unfinished, mark it as a draft PR.
|
|
|
|
5. Rebase your PR if it gets out of sync with master
|
2019-03-07 04:41:07 -06:00
|
|
|
-->
|
|
|
|
|
|
|
|
**What this PR does / why we need it**:
|
|
|
|
|
|
|
|
**Which issue(s) this PR fixes**:
|
|
|
|
<!--
|
|
|
|
*Automatically closes linked issue when PR is merged.
|
|
|
|
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
|
|
|
|
-->
|
|
|
|
Fixes #
|
|
|
|
|
|
|
|
**Special notes for your reviewer**:
|
|
|
|
|
|
|
|
**Release note**:
|
|
|
|
<!--
|
2019-03-08 06:46:05 -06:00
|
|
|
If this is a user facing change and should be mentioned in release note add it below. If no, just write "NONE" below.
|
2019-03-07 04:41:07 -06:00
|
|
|
-->
|
|
|
|
```release-note
|
|
|
|
|
|
|
|
```
|