Skip to content

Commit 4d7f8b5

Browse files
author
Jacob Hageman
committed
Update CLA template for external contributors
1 parent 0ac7536 commit 4d7f8b5

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

.github/pull_request_template.md

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,34 @@
11
**Describe the contribution**
2-
A clear and concise description of what the contribution is [e.g. Fixes issue #X]
2+
A clear and concise description of what the contribution is.
3+
- Include explicitly what issue it addresses [e.g. Fixes #X]
34

45
**Testing performed**
56
Steps taken to test the contribution:
67
1. Build steps '...'
7-
2. Execution steps '....'
8+
1. Execution steps '...'
89

910
**Expected behavior changes**
1011
A clear and concise description of how this contribution will change behavior and level of impact.
1112
- API Change: xxx (if applicable)
1213
- Behavior Change: xxx (if applicable)
1314
- Or no impact to behavior
1415

15-
**System(s) tested on:**
16-
- Hardware
17-
- OS: [e.g. Linux 4.4]
18-
- Versions [e.g. cFE 6.6, OSAL 4.2, PSP 1.3 for mcp750, any related apps]
16+
**System(s) tested on**
17+
- Hardware: [e.g. PC, SP0, MCP750]
18+
- OS: [e.g. Ubuntu 18.04, RTEMS 4.11, VxWorks 6.9]
19+
- Versions: [e.g. cFE 6.6, OSAL 4.2, PSP 1.3 for mcp750, any related apps or tools]
1920

2021
**Additional context**
2122
Add any other context about the contribution here.
2223

23-
**Contributor Info**
24-
Full name and company/organization of all contributors (required for acceptance)
24+
**Third party code**
25+
If included, identify any third party code and provide text file of license
2526

26-
**Community contributors**
27-
You must attach a signed CLA (required for acceptance) or reference one already submitted
27+
**Contributor Info - All information REQUIRED for consideration of pull request**
28+
Full name and company/organization/center of all contributors ("Personal" if individual work)
29+
- If NASA Civil Servant Employee or GSFC Contractor on SES II
30+
- Address/email/phone and contract/task information (if applicable) must be on file
31+
- Else if Company
32+
- **HAND SIGNED** Company CLA must be on file (once per release): [Company CLA](../docs/GSC_18128_Corp_CLA_form_1219.pdf)
33+
- Else if Individual
34+
- **HAND SIGNED** Individual CLA must be on file (once per release): [Individual CLA](../docs/GSC_18128_Ind_CLA_form_1219.pdf)

0 commit comments

Comments
 (0)