From 03472ba03cab619ad57d559bf135537d012d883b Mon Sep 17 00:00:00 2001 From: "Jason M. Gates" Date: Mon, 19 Feb 2024 09:41:32 -0700 Subject: [PATCH] docs: Add contributor license agreement --- CONTRIBUTING.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 70954f2..5e6f835 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,20 @@ development :grinning: Here's everything you need to know. +## Contributor License Agreement + +By contributing to this software project, you are agreeing to the following +terms and conditions for your contributions: + +* You agree your contributions are submitted under the + [license used by this project](LICENSE.md). +* You represent you are authorized to make the contributions and grant the + license. If your employer has rights to intellectual property that includes + your contributions, you represent that you have received permission to make + contributions and grant the required license on behalf of that employer. + + + ## Setting Up Your Environment Before you begin hacking on `shell-logger`, you'll need to do four things: