Skip to content

Commit

Permalink
Add pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
skliper committed Sep 4, 2019
1 parent e1da960 commit b47a8d2
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
**Describe the contribution**
A clear and concise description of what the contribution is [e.g. Fixes issue #X]

**Testing performed**
Steps taken to test the contribution:
1. Build steps '...'
2. Execution steps '....'

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

**System(s) tested on:**
- Hardware
- OS: [e.g. Linux 4.4]
- Versions [e.g. cFE 6.6, OSAL 4.2, PSP 1.3 for mcp750, any related apps]

**Additional context**
Add any other context about the contribution here.

**Contributor Info**
Full name and company/organization of all contributors (required for acceptance)

**Community contributors**
You must attach a signed CLA (required for acceptance) or reference one already submitted

0 comments on commit b47a8d2

Please sign in to comment.