-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop the Readme in .pytool and redirect to Mu docs
- Loading branch information
Bret Barkelew
committed
Nov 1, 2020
1 parent
0d7ab49
commit 37286d8
Showing
1 changed file
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,29 +6,39 @@ | |
Commit: [{{mu_plus.commit}}]({{mu_plus.commitlink}}) | ||
Commit Date: {{mu_plus.date}} | ||
|
||
## About | ||
This repo contains Project Mu common code that should only take Basecore as a | ||
dependency and be applicable to almost any FW project. For full documentation. | ||
|
||
This repo contains Project Mu common code that should only take Basecore as a dependency and be applicable to almost any FW project. For full documentation. | ||
Please see the Project Mu docs (https://github.com/Microsoft/mu) for more information. | ||
## More Info | ||
|
||
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). | ||
Please see the Project Mu docs (<https://github.com/Microsoft/mu>) for more | ||
information. | ||
|
||
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments. | ||
This project has adopted the [Microsoft Open Source Code of | ||
Conduct](https://opensource.microsoft.com/codeofconduct/). | ||
|
||
For more information see the [Code of Conduct | ||
FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact | ||
[[email protected]](mailto:[email protected]) with any additional | ||
questions or comments. | ||
|
||
## Issues | ||
|
||
Please open any issues in the Project Mu GitHub tracker. [More Details](https://microsoft.github.io/mu/How/contributing/) | ||
Please open any issues in the Project Mu GitHub tracker. [More | ||
Details](https://microsoft.github.io/mu/How/contributing/) | ||
|
||
## Contributing Code or Docs | ||
|
||
Please follow the general Project Mu Pull Request process. [More Details](https://microsoft.github.io/mu/How/contributing/) | ||
Please follow the general Project Mu Pull Request process. [More | ||
Details](https://microsoft.github.io/mu/How/contributing/) | ||
|
||
* [Code Requirements](https://microsoft.github.io/mu/CodeDevelopment/requirements/) | ||
* [Doc Requirements](https://microsoft.github.io/mu/DeveloperDocs/requirements/) | ||
|
||
## Builds | ||
|
||
For information about building just this repo locally, see [pytool instructions](/.pytool/Readme.md#running-ci-locally) | ||
Please follow the steps in the Project Mu docs to build for CI and local | ||
testing. [More Details](https://microsoft.github.io/mu/CodeDevelopment/compile/) | ||
|
||
## Copyright & License | ||
|
||
|