grafana/contribute
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087)
* chore: add alias for InitTestDB and Session

Adds an alias for the sqlstore InitTestDB and Session, and updates tests using these to reduce dependencies on the sqlstore.Store.

* next pass of removing sqlstore imports
* last little bit
* remove mockstore where possible
2022-10-19 09:02:15 -04:00
..
architecture chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
documentation Doc: display the use active voice table correctly (#47302) 2022-04-05 11:11:10 -04:00
engineering documentation: update documentation for enabling tracing on a grafana instance (#56068) 2022-09-30 03:44:12 -04:00
style-guides StyleGuide: Minor fix for themes.md (#56012) 2022-10-05 08:50:39 +02:00
breaking-changes-comment-screenshot.png Chore: guideline for dealing with breaking changes (#45128) 2022-02-11 09:29:57 +01:00
breaking-changes-console-screenshot-1.png Chore: guideline for dealing with breaking changes (#45128) 2022-02-11 09:29:57 +01:00
breaking-changes-console-screenshot-2.png Chore: guideline for dealing with breaking changes (#45128) 2022-02-11 09:29:57 +01:00
breaking-changes-console-screenshot-3.png Chore: guideline for dealing with breaking changes (#45128) 2022-02-11 09:29:57 +01:00
breaking-changes-guide.md Chore: guideline for dealing with breaking changes (#45128) 2022-02-11 09:29:57 +01:00
breaking-changes-workflow.png Chore: guideline for dealing with breaking changes (#45128) 2022-02-11 09:29:57 +01:00
create-pull-request.md A11y: Create Minimal Styleguide (#46948) 2022-08-11 14:00:38 +03:00
developer-guide.md Docs: minor fixes to developer docs (#49790) 2022-06-02 10:49:10 +02:00
internationalization.md I18n: update contributing docs (#56860) 2022-10-14 11:55:15 +01:00
merge-pull-request.md docs: clarify how PR titles should be formatted (#49682) 2022-06-01 10:44:38 +02:00
README.md docs: contributing updates (#41836) 2022-01-04 16:14:32 -05:00
triage-issues.md Docs: Clean up contribute docs (#19716) 2019-10-22 16:23:46 +02:00

Contribute

This directory contains guides for contributors to the Grafana project.

The style-guides directory contains style guides for the Grafana software project and documentation.