Skip to content

Commit

Permalink
README: keep consistent case for “status: …” (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre authored Aug 21, 2024
1 parent ecfede9 commit dc31140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Carson will update the milestone of the PR to a existing milestone that matches

The "status" of a pull request defined by one of the labels: "Needs review", "Needs work",
"Works for me" and "Reviewed". The status can be changed by adding a comment like:
"Status: needs work".
"Status: Needs work".

The status will also be changed if someone adds a review that requests changes or
approves the PR. Finally, the status will be "Needs review" after the author pushes
Expand Down

0 comments on commit dc31140

Please sign in to comment.