We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2fbc85 commit b37bf5eCopy full SHA for b37bf5e
Documentation/process/maintainer-tip.rst
@@ -304,13 +304,15 @@ following tag ordering scheme:
304
305
- Reported-by: ``Reporter <reporter@mail>``
306
307
+ - Closes: ``URL or Message-ID of the bug report this is fixing``
308
+
309
- Originally-by: ``Original author <original-author@mail>``
310
311
- Suggested-by: ``Suggester <suggester@mail>``
312
313
- Co-developed-by: ``Co-author <co-author@mail>``
314
- Signed-off: ``Co-author <co-author@mail>``
315
+ Signed-off-by: ``Co-author <co-author@mail>``
316
317
Note, that Co-developed-by and Signed-off-by of the co-author(s) must
318
come in pairs.
0 commit comments