diff --git a/README.md b/README.md index 06bbea1..23d0805 100644 --- a/README.md +++ b/README.md @@ -231,4 +231,22 @@ You can also build a dashboard for these errors using this query: ```sql SELECT * FROM MobileHandledException SINCE 24 hours ago ``` +## Contribute +We encourage your contributions to improve newrelic-unity-agent! Keep in mind that when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. You only have to sign the CLA one time per project. + +If you have any questions, or to execute our corporate CLA (which is required if your contribution is on behalf of a company), drop us an email at opensource@newrelic.com. + +**A note about vulnerabilities** + +As noted in our [security policy](../../security/policy), New Relic is committed to the privacy and security of our customers and their data. We believe that providing coordinated disclosure by security researchers and engaging with the security community are important means to achieve our security goals. + +If you believe you have found a security vulnerability in this project or any of New Relic's products or websites, we welcome and greatly appreciate you reporting it to New Relic through [HackerOne](https://hackerone.com/newrelic). + +If you would like to contribute to this project, review [these guidelines](./CONTRIBUTING.md). + +To all contributors, we thank you! Without your contribution, this project would not be what it is today. We also host a community project page dedicated to [Project Name](). + +## License +newrelic-unity-agent is licensed under the [Apache 2.0](http://apache.org/licenses/LICENSE-2.0.txt) License. +>[If applicable: newrelic-unity-agent also uses source code from third-party libraries. Full details on which libraries are used and the terms under which they are licensed can be found in the third-party notices document.]