Skip to content

Commit

Permalink
Drop the Readme in .pytool and redirect to Mu docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bret Barkelew committed Nov 1, 2020
1 parent 0d7ab49 commit 37286d8
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions RepoDetails.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 37286d8

Please sign in to comment.