forked from grafana/grafana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Clean up contribute docs (grafana#19716)
- Loading branch information
1 parent
9843a88
commit 73944c1
Showing
9 changed files
with
34 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Contribute | ||
|
||
This directory contains guides for contributors to the Grafana project. | ||
|
||
- [Create a pull request](create-pull-request.md) | ||
- [Contributing documentation](documentation.md) | ||
- [Developer guide](developer-guide.md) | ||
- [Triage issues](triage-issues.md) | ||
|
||
The `style-guides` directory contains style guides for the Grafana software project and documentation. | ||
|
||
- [Backend style guide](style-guides/backend.md) for how to style and format backend functionality and code. | ||
- [Documentation style guide](style-guides/documentation-style-guide.md) for how to style and format documentation. | ||
- [Frontend style guide](style-guides/frontend.md) for how to style and format the user-facing functionality and code. | ||
- [Redux framework](style-guides/redux.md) for designing the Grafana redux framework. | ||
- [Themes style guide](style-guides/themes.md) for designing and updating Grafana themes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters