diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000000..8213bfdc1c10 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,26 @@ +*PR Title should start with one of the following tags: [Fix]/[Feature]/[Style]/[Update]* + +*[Fix]- Bug Fix* + +*[Feature]- for new feature* + +*[Style]- Grammar or branding fix* + +*[Update]-For an update to an existing feature* + +------------- *Keep everything below this line* ------------------------- + +### Description +*Describe the issue, update, change or fix and **why*** + + +### Collateral (docs, reports, design examples, case IDs): + + + +- [ ] Document Update Required? (Specify FIM/AFU/Scripts) + +### Tests added: + + +### Tests run: