浏览代码

docs/manual: add the "mark as superseded" hint

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Vicente Olivert Riera 10 年之前
父节点
当前提交
76bcbae365
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      docs/manual/contribute.txt

+ 8 - 0
docs/manual/contribute.txt

@@ -298,6 +298,14 @@ $ git format-patch --subject-prefix "PATCH v4" \
     -M -s -o outgoing origin/master
 ---------------------
 
+When you provide a new version of a patch, please mark the old one as
+superseded in http://patchwork.buildroot.org[patchwork]. You need to
+create an account on http://patchwork.buildroot.org[patchwork] to be
+able to modify the status of your patches. Note that you can only change
+the status of patches you submitted yourself, which means the email
+address you register in http://patchwork.buildroot.org[patchwork] should
+match the one you use for sending patches to the mailing list.
+
 [[reporting-bugs]]
 === Reporting issues/bugs or getting help