Skip to content

Commit f8ea9fc

Browse files
Merge pull request #996 from DanielEScherzer/patch-1
Reviewing checklist: add missing `.` to bullet point
2 parents c5ac498 + a4ece79 commit f8ea9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/reviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ shape and meet the above criteria:
6464
> * ..if non-trivial and if suitable, **how** the bug is fixed or **how** the change is
6565
> implemented?
6666
> * ..a list of potential **points of contention**? alternatives? trade-offs? risks?
67-
> * **.links to relevant issues**, RFCs, MCPs, etc?
67+
> * **..links to relevant issues**, RFCs, MCPs, etc?
6868
> * Does the PR need a **regression test**? Does the PR have **sufficient test coverage**?
6969
> * Does the change need to be covered by a **major change proposal ([MCP])**? Is it already
7070
> covered? If there is already a MCP open, was it already accepted, or is the PR blocked on that?

0 commit comments

Comments
 (0)