details: https://code.tryton.org/communication/website/commit/d6323a3fbaf7
branch: default
user: Cédric Krier <[email protected]>
date: Fri Oct 24 14:00:14 2025 +0200
description:
Request to amend changeset with note
diffstat:
templates/develop.html.jinja | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r d4f71d0609b8 -r d6323a3fbaf7 templates/develop.html.jinja
--- a/templates/develop.html.jinja Sat Sep 06 10:31:06 2025 +0200
+++ b/templates/develop.html.jinja Fri Oct 24 14:00:14 2025 +0200
@@ -60,7 +60,7 @@
<li>Once accepted your merge request is merged by a Mercurial
Publisher.</li>
</ul>
<p class="alert alert-warning rounded">There is no need to rebase merge
requests too often, even when there are conflicts, as this is often just for
CHANGELOG entries.</p>
- <p class="alert alert-info rounded">To ease the review process, avoid
pushing rebase and modifications at the same time. Prefer to use the
<b>Rebase</b> button.</p>
+ <p class="alert alert-info rounded">To ease the review process, avoid
pushing rebase and modifications at the same time and set a note when amending
a changeset.</p>
<p class="alert alert-info rounded">To avoid consuming CI resources, mark
the merge request as a draft until it is ready.</p>
</section>
<section>