From c2c7f2f09ff057e87156a34131ddeb545d998db3 Mon Sep 17 00:00:00 2001 From: Martin Yeo <40734014+trexfeathers@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:31:20 +0000 Subject: [PATCH] Update contributing guidelines in line with v5 SciTools CLA. (#371) --- CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6275cf90..e03d71f9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,11 +22,11 @@ Getting started Submitting changes ------------------ -1. Read and sign the Contributor Licence Agreement (CLA). - - See our [governance page](http://scitools.org.uk/governance.html) - for the CLA and what to do with it. -2. Push your branch to your fork of iris-grib. -3. Submit your pull request. +1. Push your branch to your fork of iris-grib. +2. Submit your pull request. +3. Note that all authors on pull requests will automatically be asked to sign the + [SciTools Contributor Licence Agreement](https://cla-assistant.io/SciTools/) + (CLA), if they have not already done so. 4. Sit back and wait for the core iris-grib development team to review your code.