Skip to content

Commit b47a8d2

Browse files
author
Jake Hageman
committed
Add pull request template
1 parent e1da960 commit b47a8d2

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/pull_request_template.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
**Describe the contribution**
2+
A clear and concise description of what the contribution is [e.g. Fixes issue #X]
3+
4+
**Testing performed**
5+
Steps taken to test the contribution:
6+
1. Build steps '...'
7+
2. Execution steps '....'
8+
9+
**Expected behavior changes**
10+
A clear and concise description of how this contribution will change behavior and level of impact.
11+
- API Change: xxx (if applicable)
12+
- Behavior Change: xxx (if applicable)
13+
- Or no impact to behavior
14+
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]
19+
20+
**Additional context**
21+
Add any other context about the contribution here.
22+
23+
**Contributor Info**
24+
Full name and company/organization of all contributors (required for acceptance)
25+
26+
**Community contributors**
27+
You must attach a signed CLA (required for acceptance) or reference one already submitted

0 commit comments

Comments
 (0)