Skip to content

Commit 8fdb372

Browse files
Merge pull request #11 from newrelic/sharrNR-patch-1
removed mention of c agent
2 parents 00db9c8 + 4daba5b commit 8fdb372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This Open Source Software can be used in a large number of environments, all of
3232
If you can build the AWS Lambda OpenTracing Java SDK, you can develop it!
3333

3434
## Pull Request Guidelines
35-
Before we can accept a pull request, you must sign our [Contributor Licensing Agreement](#contributor-license-agreement-cla), if you have not already done so. This grants us the right to use your code under the same Apache 2.0 license as we use for the C SDK in general.
35+
Before we can accept a pull request, you must sign our [Contributor Licensing Agreement](#contributor-license-agreement-cla), if you have not already done so. This grants us the right to use your code under the same Apache 2.0 license as we use for this project in general.
3636

3737
Minimally, the [test suite](#testing-guidelines) must pass for us to accept a PR. Ideally, we would love it if you also added appropriate tests if you're implementing a feature!
3838

0 commit comments

Comments
 (0)