Skip to content

Latest commit

 

History

History
83 lines (59 loc) · 3.19 KB

CONTRIBUTING.md

File metadata and controls

83 lines (59 loc) · 3.19 KB

Contributing

You are welcome to send pull requests to us. By doing so you agree that you are granting New Relic a non-exclusive, non-revokable, no-cost license to use the code, algorithms, patents, and ideas in that code in our products if we so choose. You also agree the code is provided as-is and you provide no warranties as to its fitness or correctness for any purpose.

Contributing to the New Relic Flex

Thanks for your interest in contributing to the New Relic Flex! We look forward to engaging with you.

How to Contribute

How to Get Help or Ask Questions

Please raise a github issue.

Contributor License Agreement ("CLA")

We'd love to get your contributions to improve the New Relic Flex! Keep in mind 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.

To execute our corporate CLA, which is required if your contribution is on behalf of a company, or if you have any questions, please drop us an email at [email protected].

Filing Issues and Bug Reports

We use GitHub issues to track public issues and bugs. If possible, please provide a link to an example app or gist that reproduces the issue. When filing an issue, please ensure your description is clear and includes the following information.

  • Project version (ex: 1.4.0)
  • Custom configurations (ex: flag=true)
  • Any modifications made to the New Relic Flex

A note about vulnerabilities

New Relic is committed to the 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.

Setting Up Your Environment

This Open Source Software can be used in a large number of environments, all of which have their own quirks and best practices. As such, while we are happy to provide documentation and assistance for unmodified Open Source Software, we cannot provide support for your specific environment.

If you can build New Relic Flex, you can develop it!

Pull Request Guidelines

Before we can accept a pull request, you must sign our Contributor Licensing Agreement, 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.

License

By contributing to New Relic Flex, you agree that your contributions will be licensed under the License file in the root directory of this source tree.