microsoft/mu_feature_ffa
Publicmirrored from https://github.com/microsoft/mu_feature_ffaAvailable
.github/pull_request_template.md
19lines · modeblame
3d5f4423Kun Qin1 years ago | 1 | ## Description |
| 2 | | |
a27afeaaProject Mu UEFI Bot [bot]1 years ago | 3 | <_Include a description of the change and why this change was made._> |
3d5f4423Kun Qin1 years ago | 4 | |
a27afeaaProject Mu UEFI Bot [bot]1 years ago | 5 | For details on how to complete these options and their meaning refer to [CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md). |
3d5f4423Kun Qin1 years ago | 6 | |
| 7 | - [ ] Impacts functionality? | |
| 8 | - [ ] Impacts security? | |
| 9 | - [ ] Breaking change? | |
| 10 | - [ ] Includes tests? | |
| 11 | - [ ] Includes documentation? | |
| 12 | | |
| 13 | ## How This Was Tested | |
| 14 | | |
a27afeaaProject Mu UEFI Bot [bot]1 years ago | 15 | <_Describe the test(s) that were run to verify the changes._> |
3d5f4423Kun Qin1 years ago | 16 | |
| 17 | ## Integration Instructions | |
| 18 | | |
| 19 | <_Describe how these changes should be integrated. Use N/A if nothing is required._> |