We love pull requests. Here's a quick guide.
Fork, then clone:
git clone [email protected]:your-username/datadog-cloudformation-macro.git
Make your change, update tests and ensure the tests pass.
For the Datadog Serverless Macro:
cd serverless
yarn install
yarn test
Push 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.