Skip to content

Commit 15fd72f

Browse files
committed
add to readme and add back dummy toc for staffhub.
1 parent 898750c commit 15fd72f

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# Microsoft Open Source Code of Conduct
2+
3+
## Contributing
4+
5+
This project welcomes contributions and suggestions. Most contributions require you to agree to a
6+
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
7+
the rights to use your contribution. For details, visit https://cla.microsoft.com.
8+
9+
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
10+
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
11+
provided by the bot. You will only need to do this once across all repos using our CLA.
12+
13+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
14+
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
15+
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
16+
17+
## Legal Notices
18+
19+
Microsoft and any contributors grant you a license to the Microsoft documentation and other content
20+
in this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode),
21+
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
22+
[LICENSE-CODE](LICENSE-CODE) file.
23+
24+
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation
25+
may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries.
26+
The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.
27+
Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.
28+
29+
Privacy information can be found at https://privacy.microsoft.com/en-us/
30+
31+
Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents,
32+
or trademarks, whether by implication, estoppel or otherwise.
33+
34+
35+
# Overview
136
A repository to hold the help reference content for Office PowerShell cmdlets.
237

338

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
Module Name: staffhub
3+
Module Guid: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
4+
title: staffhub
5+
Locale: en-US
6+
---
7+
8+
# Microsoft StaffHub Module
9+
## Description
10+
The following cmdlet references are for Microsoft StaffHub.
11+
12+
## Microsoft StaffHub Cmdlets
13+
### [cmdlet](cmdlet.md)
14+
{{Manually Enter cmdlet Description Here}}
15+
16+
EXAMPLE: DELETE FROM HERE DOWN
17+
### [Connect-MicrosoftTeams](Connect-MicrosoftTeams.md)
18+
{{Manually Enter Connect-MicrosoftTeams Description Here}}

0 commit comments

Comments
 (0)