diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7cdac8d..258cbb4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,7 @@ **Checklist (Please check before submitting)** * [ ] I reviewed the [Contributing Guide](https://github.com/nasa/MM/blob/main/CONTRIBUTING.md). -* [ ] I signed and emailed the appropriate Contributor License agreement to GSFC-SoftwareRelease@mail.nasa.gov and copied cfs-program@lists.nasa.gov. +* [ ] I signed and emailed the appropriate [Contributor License Agreement](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) to GSFC-SoftwareRelease@mail.nasa.gov and copied cfs-program@lists.nasa.gov. **Describe the contribution** A clear and concise description of what the contribution is. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3640bac..2a99f47 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,7 @@ # Contributing Guide +Please see our [top-level contributing guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md) for more information on how to contribute to cFS components. + ## Contributor License Agreement (CLA) -The CLA forms are currently unique to this app. -Sign and email the appropriate Contributor License agreement below to GSFC-SoftwareRelease@mail.nasa.gov and copy cfs-program@lists.nasa.gov -* Corporate Contributor License agreement : https://github.com/nasa/MM/blob/main/docs/Corp_CLA_MM_250.pdf -* Individual Contributor License agreement : https://github.com/nasa/MM/blob/main/docs/Indv_CLA_MM_250.pdf -Please see our [top-level contributing guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md) for more information on how to contribute. +Before we can accept your code contributions we need a signed Contributor License Agreement (CLA). See the [instructions](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) for more information. diff --git a/docs/Corp_CLA_MM_250.pdf b/docs/Corp_CLA_MM_250.pdf deleted file mode 100644 index 9a589d5..0000000 Binary files a/docs/Corp_CLA_MM_250.pdf and /dev/null differ diff --git a/docs/Indv_CLA_MM_250.pdf b/docs/Indv_CLA_MM_250.pdf deleted file mode 100644 index 0ea7782..0000000 Binary files a/docs/Indv_CLA_MM_250.pdf and /dev/null differ