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
No related merge requests found
...@@ -7,5 +7,5 @@ Desired behavior after PR is merged: ...@@ -7,5 +7,5 @@ Desired behavior after PR is merged:
-- ---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
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