Skip to content

Commit 01aee8f

Browse files
committed
Update README.md
1 parent 0e17859 commit 01aee8f

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

README.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# rushstack.io deployment repo
2+
3+
This repository hosts GitHub Pages deployments for the https://rushstack.io website.
4+
5+
**Website source files:** https://github.com/microsoft/rushstack-websites/tree/main/websites/rushstack.io
6+
7+
**Deploy branch:** https://github.com/microsoft/rushstack.io-website/tree/gh-pages
8+
9+
If you have questions or suggestions regarding the `rushstack.io` website, please create your issue in the upstream [rushstack-websites](https://github.com/microsoft/rushstack-websites/issues) monorepo.
10+
11+
# Contributing
12+
13+
This project welcomes contributions and suggestions. Most contributions require you to agree to a
14+
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
15+
the rights to use your contribution. For details, visit https://cla.microsoft.com.
16+
17+
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
18+
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
19+
provided by the bot. You will only need to do this once across all repos using our CLA.
20+
21+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
22+
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
23+
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
24+
25+
# Legal Notices
26+
27+
Microsoft and any contributors grant you a license to the Microsoft documentation and other content
28+
in this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode),
29+
see the [LICENSE](LICENSE) file, and grant you a license to any code in the repository under the [MIT License](https://opensource.org/licenses/MIT), see the
30+
[LICENSE-CODE](LICENSE-CODE) file.
31+
32+
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation
33+
may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries.
34+
The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.
35+
Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.
36+
37+
Privacy information can be found at https://privacy.microsoft.com/en-us/
38+
39+
Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents,
40+
or trademarks, whether by implication, estoppel or otherwise.

0 commit comments

Comments
 (0)