Skip to content

Commit

Permalink
Ask for feedback (#573)
Browse files Browse the repository at this point in the history
* Ask for experience reports

* Update README.md

* Update CONTRIBUTING.md

* Apply suggestions from code review

Co-authored-by: Paulo Janotti <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Ventura <[email protected]>

Co-authored-by: Paulo Janotti <[email protected]>
Co-authored-by: Chris Ventura <[email protected]>
  • Loading branch information
3 people authored Apr 20, 2022
1 parent f328d87 commit 0e9ea15
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 4 deletions.
18 changes: 14 additions & 4 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,22 @@

We'd love your help!

Please join our weekly [SIG meeting](https://github.com/open-telemetry/community#special-interest-groups)
or get in touch on [Slack](https://cloud-native.slack.com/archives/C01NR1YLSE7).

Please join our weekly [SIG meeting](https://github.com/open-telemetry/community#special-interest-groups).
Meeting notes are available as a public [Google
doc](https://docs.google.com/document/d/1XedN2D8_PH4YLej-maT8sp4RKogfuhFpccRi3QpUcoI/edit?usp=sharing).

Get in touch on [Slack](https://cloud-native.slack.com/archives/C01NR1YLSE7).
If you are new, you can create a CNCF Slack account [here](http://slack.cncf.io/).

## Give feedback

We are in early phase of development
and we are looking for your feedback.

You can do this by [submitting a GitHub issue](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/issues/new).

You may also prefer writing on [Slack](https://cloud-native.slack.com/archives/C01NR1YLSE7).

## Report a bug

Reporting bugs is an important contribution. Please make sure to include:
Expand All @@ -21,7 +31,7 @@ Reporting bugs is an important contribution. Please make sure to include:
## Request a feature

If you would like to work on something that is not listed as an issue
(e.g. a new feature or enhancement) please first read our [DESIGN.md](DESIGN.md)
(e.g. a new feature or enhancement) please first read our [design.md](design.md)
to make sure your proposal aligns with the goals of the
project, then create an issue and describe your proposal.

Expand Down
9 changes: 9 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,15 @@ This project is in the early stages of development.
[The project board](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/projects/1)
shows the current work in progress.

⚠️ **We need you!** ⚠️

Please, give us your **feedback** (in whatever form you like).

You can do this by [submitting a GitHub issue](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/issues/new).

You may also prefer writing on [Slack](https://cloud-native.slack.com/archives/C01NR1YLSE7).
If you are new, you can create a CNCF Slack account [here](http://slack.cncf.io/).

## Compatibility

OpenTelemetry .NET Automatic Instrumentation attempts to work with all officially
Expand Down

0 comments on commit 0e9ea15

Please sign in to comment.