Skip to content
Open
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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ Footer is optional. If the last paragraph start with `close` or `fix`, it is con
- Close multi issue in one line like `close #{issue_number}, close #{issue_number}`, no additional space in the line.

### Pull Request Merge Commit
If the commit is a merge commit from merge pull request in github, the commit message header line must be `Merge pull request #{pull_request_number} from {branch_name}`, which is default format from github.
If the commit is a merge commit from merge pull request in github, the commit message header line must be `Merge pull request #{pull_request_number} from {branch_name}`, which is default format from github.

test