We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2106fe7 commit dcd514aCopy full SHA for dcd514a
.vitepress/config.mjs
@@ -87,7 +87,6 @@ const links = {
87
link: "/documents/forCodeReview/code_review.html",
88
},
89
],
90
-
91
};
92
93
/**
documents/forCodeReview/code_review.md
@@ -378,7 +378,7 @@ Reviewersに設定することで、レビュアー側が自分がアサイン
378
- レビュー可能なタイミングの回答をもらい、別タスクに着手するかの計画に活かす
379
- メンションは、自チームが必要最小限所属する、Slackでいうユーザーグループを利用することが好ましい
380
381
-## Markdown記法を活用する
+## Markdown記法を活用する
382
383
Markdown記法を活用することで、Descriptionやレビューコメントを視覚的に整理し、意図を明確に伝えることを推奨します。
384
0 commit comments