diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 02174d1..dffd378 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/FM/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 833d4e6..d28bedb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,8 @@ # Contributing Guide ## 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/FM/blob/main/docs/Corp_CLA_FM_260.pdf -* Individual Contributor License agreement : https://github.com/nasa/FM/blob/main/docs/Indv_CLA_FM_260.pdf +* cFS Apps Corporate Contributor License agreement : https://github.com/nasa/cFS/blob/main/cFS_Apps_Corporate_CLA.pdf +* cFS Apps Individual Contributor License agreement : https://github.com/nasa/cFS/blob/main/cFS_Apps_Individual_CLA.pdf Please see our [top-level contributing guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md) for more information on how to contribute. diff --git a/docs/Corp_CLA_FM_260.pdf b/docs/Corp_CLA_FM_260.pdf deleted file mode 100644 index 0db49ce..0000000 Binary files a/docs/Corp_CLA_FM_260.pdf and /dev/null differ diff --git a/docs/Indv_CLA_FM_260.pdf b/docs/Indv_CLA_FM_260.pdf deleted file mode 100644 index 7817bb0..0000000 Binary files a/docs/Indv_CLA_FM_260.pdf and /dev/null differ