From b47a8d2ed63c486f37e803381d0859adba995127 Mon Sep 17 00:00:00 2001 From: Jake Hageman Date: Wed, 4 Sep 2019 15:33:49 -0400 Subject: [PATCH] Add pull request template --- .github/pull_request_template.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..632f1c7 --- /dev/null +++ b/.github/pull_request_template.md @@ -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