Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ When committing to this repository, please follow these rules:
Merge `⟨other-branch⟩` into `⟨your-branch⟩`

* When merging the branch of a pull request into the `master` branch,
put the subject line of the pull request into the body of the commit
put the title of the pull request into the body of the commit
message and use a subject line of the following form:

Merge `⟨branch⟩` of pull request #⟨pull-request-number⟩ into `master`
Expand Down