Skip to content

Commit 84d21df

Browse files
committed
chore(docs): add CONTRIBUTING guideline
1 parent 1aef9aa commit 84d21df

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing to Pyroscope
2+
3+
Thank you for your interest in contributing to Pyroscope! We welcome all people who want to contribute in a healthy and constructive manner within our community. To help us create a safe and positive community experience for all, we require all participants to adhere to the [Code of Conduct](CODE_OF_CONDUCT.md).
4+
5+
This document is a guide to help you through the process of contributing to Pyroscope.
6+
7+
## Where do I start
8+
9+
* Set up your [development environment](https://pyroscope.io/docs/developer-guide).
10+
* Read the [style guides](https://pyroscope.io/docs/style-guide) we use.
11+
* Check out the list of [good first issues](https://github.com/pyroscope-io/pyroscope/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).

0 commit comments

Comments
 (0)