Skip to content
Snippets Groups Projects
Commit c7bf932c 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#101072

Signed-off-by: default avatarMartin Trigaux (mat) <mat@odoo.com>
parent d8a730f5
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