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.
2 parents 745fae6 + 1278611 commit 01c533fCopy full SHA for 01c533f
bot/src/dotty/tools/bot/PullRequestService.scala
@@ -267,7 +267,7 @@ trait PullRequestService {
267
|> 1. Limit the subject line to 72 characters
268
|> 1. Capitalize the subject line
269
|> 1. Do not end the subject line with a period
270
- |> 1. Use the imperative mood in the subject line ("Added" instead of "Add")
+ |> 1. Use the imperative mood in the subject line ("Add" instead of "Added")
271
|> 1. Wrap the body at 80 characters
272
|> 1. Use the body to explain what and why vs. how
273
|>
0 commit comments