-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaces explicit link to CLA files with link to CLA section in cFS/Contributing.md Adds checklist for CLA and contributing guide, removes extra spacing
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
**Checklist (Please check before submitting)** | ||
|
||
* [ ] I reviewed the [Contributing Guide](https://github.com/nasa/PSP/blob/main/CONTRIBUTING.md). | ||
* [ ] I signed and emailed the appropriate [Contributor License agreement](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) to [email protected] and copied [email protected]. | ||
|
||
**Describe the contribution** | ||
A clear and concise description of what the contribution is. | ||
- Include explicitly what issue it addresses [e.g. Fixes #X] | ||
|
@@ -26,9 +31,4 @@ If included, identify any third party code and provide text file of license | |
|
||
**Contributor Info - All information REQUIRED for consideration of pull request** | ||
Full name and company/organization/center of all contributors ("Personal" if individual work) | ||
- If NASA Civil Servant Employee or GSFC Contractor on SES II | ||
- Address/email/phone and contract/task information (if applicable) must be on file | ||
- Else if Company | ||
- **HAND SIGNED** Company CLA must be on file (once per release): [Company CLA](https://github.com/nasa/cFE/blob/master/docs/GSC_18128_Corp_CLA_form_1219.pdf) | ||
- Else if Individual | ||
- **HAND SIGNED** Individual CLA must be on file (once per release): [Individual CLA](https://github.com/nasa/cFE/blob/master/docs/GSC_18128_Ind_CLA_form_1219.pdf) | ||
- Note CLA's apply to software contributions. |