Drop the Readme in .pytool and redirect to Mu docs

This commit is contained in:
Bret Barkelew 2020-10-31 17:03:14 -07:00
Родитель 0d7ab49265
Коммит 37286d80e3
1 изменённых файлов: 18 добавлений и 8 удалений

Просмотреть файл

@ -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 [opencode@microsoft.com](mailto:opencode@microsoft.com) 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
[opencode@microsoft.com](mailto:opencode@microsoft.com) 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