Skip to content

Commit

Permalink
Adding Teams collaboration request link (#41)
Browse files Browse the repository at this point in the history
* Add mailto: request to join our Teams collaboration channel

* Update cspell.json

* Whitespace change

* Update project_resources.md

* Update project_resources.md
  • Loading branch information
out0xb2 authored Nov 2, 2018
1 parent b1e35a5 commit 99696a1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
5 changes: 3 additions & 2 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"enablement",
"pluggable",
"upstreams",
"upstream"
"upstream",
"projectmu"
],
"dictionaryDefinitions": [
{ "name": "uefi", "path": "./uefi-words.txt"}
Expand All @@ -41,4 +42,4 @@
"docs/DeveloperDocs/docs_attribution.md",
"docs/dyn/mu_basecore/BaseTools/Scripts/PackageDocumentTools/Readme.md"
]
}
}
8 changes: 7 additions & 1 deletion docs/Where/project_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@

[https://microsoft.github.io/mu/](https://microsoft.github.io/mu/)

## Collaborate

[Send an email request](mailto:join-projectmu@microsoft.com?subject=Request%20to%20join%20ProjectMu&body=Please%20invite%20me%20to%20the%20Project%20Mu%20collaboration%20portal) to join the discussion on our Teams channels.

## Help

For now the best path is to open an Issue with the "question" tag
For one-off questions, feel free to open an Issue against the Mu repo with the "question" tag
[https://github.com/Microsoft/mu/issues](https://github.com/Microsoft/mu/issues)

For deeper discussion & faster communication, join our Microsoft Teams channels. To join [send an email request](mailto:join-projectmu@microsoft.com?subject=Request%20to%20join%20ProjectMu&body=Please%20invite%20me%20to%20the%20Project%20Mu%20collaboration%20portal).

0 comments on commit 99696a1

Please sign in to comment.