microsoft/mu_feature_ffa

Public

mirrored fromhttps://github.com/microsoft/mu_feature_ffaAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2d8ac10050d373d1c4b45aea63f17d763a4fc3f0

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.github/pull_request_template.md

19lines · modecode

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