Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -328,3 +328,4 @@ packages/react-experiments/src/components/TileList @ThomasMichon
## Docs
rfcs/ @microsoft/cxe-red @microsoft/cxe-prg @microsoft/teams-prg
rfcs/shared/build-system/ @microsoft/fluentui-react-build
docs/ @microsoft/cxe-red @microsoft/cxe-prg @microsoft/teams-prg
4 changes: 4 additions & 0 deletions docs/react-v9/contributing/coding-style.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// TODO #30642 A doc explaining any coding patterns not addressed by linters.

Assignee - Mason
Reviewer - Martin
4 changes: 4 additions & 0 deletions docs/react-v9/contributing/command-cheat-sheet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// TODO #30642 A doc showing a table of every day commands.

Assignee - Mason
Reviewer - Esteban
4 changes: 4 additions & 0 deletions docs/react-v9/contributing/common-dev-snags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// TODO #30642 A doc explaining common snags and trip hazards.

Assignee - Mason
Reviewer - Sean
4 changes: 4 additions & 0 deletions docs/react-v9/contributing/dev-env.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// TODO #30642 - A doc explaining how to set up the dev environment.

Assignee - Mason
Reviewer - Mak
4 changes: 4 additions & 0 deletions docs/react-v9/contributing/dev-workflow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// TODO #30642 A doc explaining day to day dev work flow.

Assignee - Mason
Reviewer - Sarah
4 changes: 4 additions & 0 deletions docs/react-v9/contributing/rfc-process.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// TODO #30642 A doc explaining our rfc process.

Assignee - Mason
Reviewer - Shift