mirror of https://github.com/grafana/grafana.git
lint CONTRIBUTING.md (#107923)
This commit is contained in:
parent
37bfea8685
commit
ebe494c7e6
|
|
@ -7,6 +7,7 @@ This document is a guide to help you through the process of making technical con
|
||||||
Whether you're a new contributer or a seasoned veteran we hope these resources help you connect with the community:
|
Whether you're a new contributer or a seasoned veteran we hope these resources help you connect with the community:
|
||||||
|
|
||||||
Interact and be heard:
|
Interact and be heard:
|
||||||
|
|
||||||
- Forums: Do you have a problem, question, or curiosity? Visit our [forums](https://gra.fan/fromgithubtoforums) for a reservoir of knowledge- submit your own questions and answers!
|
- Forums: Do you have a problem, question, or curiosity? Visit our [forums](https://gra.fan/fromgithubtoforums) for a reservoir of knowledge- submit your own questions and answers!
|
||||||
- Meetups: Craving in-person connections without the long journeys? [Join your local Grafana & Friends meetup group](https://gra.fan/githubtomeetup)!
|
- Meetups: Craving in-person connections without the long journeys? [Join your local Grafana & Friends meetup group](https://gra.fan/githubtomeetup)!
|
||||||
- Community Slack: Eager for real-time connections with fellow users? Begin a conversation on [Slack](https://gra.fan/githubtoslack).
|
- Community Slack: Eager for real-time connections with fellow users? Begin a conversation on [Slack](https://gra.fan/githubtoslack).
|
||||||
|
|
@ -20,7 +21,7 @@ Share your story:
|
||||||
|
|
||||||
We welcome your technical contributions! Here are some examples:
|
We welcome your technical contributions! Here are some examples:
|
||||||
|
|
||||||
- Contribute to the Grafana codebase- check out these [help-wanted issues]((https://github.com/grafana/grafana/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22))
|
- Contribute to the Grafana codebase- check out these [help-wanted issues](<(https://github.com/grafana/grafana/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)>)
|
||||||
- Develop community [plugins](https://grafana.com/developers/plugin-tools)
|
- Develop community [plugins](https://grafana.com/developers/plugin-tools)
|
||||||
- Report [bugs](https://github.com/grafana/grafana/issues/new?template=0-bug-report.yaml)
|
- Report [bugs](https://github.com/grafana/grafana/issues/new?template=0-bug-report.yaml)
|
||||||
- [Triage issues](https://github.com/grafana/grafana/blob/4414b92e93440cc9ed0f281989ee71dc16216a15/contribute/triage-issues.md)
|
- [Triage issues](https://github.com/grafana/grafana/blob/4414b92e93440cc9ed0f281989ee71dc16216a15/contribute/triage-issues.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue