From 40c243742f4e3bca9662c8c52200f770872afd05 Mon Sep 17 00:00:00 2001 From: Paul Greenberg Date: Sat, 2 Dec 2023 19:10:31 -0500 Subject: [PATCH] github: update CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc7778e..1c7808e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,6 +7,12 @@ couple of legal hurdles. Please see [`assets/cla/CLA.md`](assets/cla/CLA.md). +Please follow these steps to add CLA consent: + +1. Add your info to `assets/cla/consent.yaml` +2. Agree to CLA via comment in PR. See [here](https://github.com/contributor-assistant/github-action#demo-for-step-2-and-3) + how to do it. + ## Pull Request Checklist Before sending your pull requests, make sure you followed this list.