We love pull requests. Here's a quick guide.
Fork, then clone:
git clone [email protected]:your-username/datadog-lambda-python.gitMake your change, update tests and ensure the tests pass (install Docker if you haven't):
./scripts/run_tests.shPush to your fork and submit a pull request.
At this point you're waiting on us. We may suggest some changes or improvements or alternatives.