Skip to content

Commit

Permalink
Scaffold new dev docs (#30483)
Browse files Browse the repository at this point in the history
  • Loading branch information
mltejera committed Feb 28, 2024
1 parent 6dbbed4 commit b0f39c7
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
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

0 comments on commit b0f39c7

Please sign in to comment.