diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..6c2596b8d --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,13 @@ +# Contributing + +This project welcomes contributions and suggestions. Most contributions require you to agree to a +Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us +the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. + +When you submit a pull request, a CLA bot will automatically determine whether you need to provide +a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions +provided by the bot. You will only need to do this once across all repos using our CLA. + +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. \ No newline at end of file diff --git a/CoreLifecycle/README.md b/CoreLifecycle/README.md deleted file mode 100644 index 1d060983e..000000000 --- a/CoreLifecycle/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# README: - -README must include specific metadata to be discoverable by Samples Browser. Here’s a [guide](https://review.docs.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=master) explaining the necessary steps in greater detail. - -Aside from the metadata, the README should include the following pieces of information to stay consistent with the rest of the docs -* Description of the project – what project is about, what they’ll find, any other necessary information -* How to run the code -* Related links – any links that you find are related and important to share -* System Requirement – minimal set of information to convey that this is reunion and where to go for more details (maybe included in related links) - -[Example README](https://raw.githubusercontent.com/microsoft/Windows-universal-samples/master/Samples/CameraStarterKit/README.md) - diff --git a/Deployment/README.md b/Deployment/README.md deleted file mode 100644 index 1d060983e..000000000 --- a/Deployment/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# README: - -README must include specific metadata to be discoverable by Samples Browser. Here’s a [guide](https://review.docs.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=master) explaining the necessary steps in greater detail. - -Aside from the metadata, the README should include the following pieces of information to stay consistent with the rest of the docs -* Description of the project – what project is about, what they’ll find, any other necessary information -* How to run the code -* Related links – any links that you find are related and important to share -* System Requirement – minimal set of information to convey that this is reunion and where to go for more details (maybe included in related links) - -[Example README](https://raw.githubusercontent.com/microsoft/Windows-universal-samples/master/Samples/CameraStarterKit/README.md) - diff --git a/DynamicDependency/README.md b/DynamicDependency/README.md deleted file mode 100644 index 1d060983e..000000000 --- a/DynamicDependency/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# README: - -README must include specific metadata to be discoverable by Samples Browser. Here’s a [guide](https://review.docs.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=master) explaining the necessary steps in greater detail. - -Aside from the metadata, the README should include the following pieces of information to stay consistent with the rest of the docs -* Description of the project – what project is about, what they’ll find, any other necessary information -* How to run the code -* Related links – any links that you find are related and important to share -* System Requirement – minimal set of information to convey that this is reunion and where to go for more details (maybe included in related links) - -[Example README](https://raw.githubusercontent.com/microsoft/Windows-universal-samples/master/Samples/CameraStarterKit/README.md) - diff --git a/README.md b/README.md index 8eeee9c7c..a642810be 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,5 @@ +# Project Reunion Samples -# Contributing +This repository hosts samples related to Project Reunion! -This project welcomes contributions and suggestions. Most contributions require you to agree to a -Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us -the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. - -When you submit a pull request, a CLA bot will automatically determine whether you need to provide -a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions -provided by the bot. You will only need to do this once across all repos using our CLA. - -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. +Please visit [Project Reunion Documentation](https://docs.microsoft.com/en-us/windows/apps/project-reunion) for more information on the next evolution in the Windows app development platform. To learn more about the Project Reunion architecture or to contribute to the Project, make feature proposals, or start discussions, please visit the official [Project Reunion GitHub page](https://github.com/microsoft/ProjectReunion). \ No newline at end of file