Skip to content
Snippets Groups Projects
Commit 8a02942f authored by Xavier Morel's avatar Xavier Morel
Browse files

[FIX] core: use proper break (hr) in PR template footer

A "thematic break"[1] is composed of 3 or more characters (-, _,
or *). The current separator using only 2 characters between the main
body of the PR and the footer / addendum makes it more difficult to
interpret the message.

Update to 3 so e.g. the mergebot can strip the footer.

[1]: https://spec.commonmark.org/0.30/#thematic-breaks



closes odoo/odoo#101100

X-original-commit: c7bf932c
Signed-off-by: default avatarMartin Trigaux (mat) <mat@odoo.com>
Signed-off-by: default avatarXavier Morel (xmo) <xmo@odoo.com>
parent 0e72d6d7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment