From: Gokturk Yuksek <gokt...@binghamton.edu> Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642 Signed-off-by: Gokturk Yuksek <gokt...@binghamton.edu> --- ebuild-writing/user-submitted/text.xml | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/ebuild-writing/user-submitted/text.xml b/ebuild-writing/user-submitted/text.xml index a148042..68c88f0 100644 --- a/ebuild-writing/user-submitted/text.xml +++ b/ebuild-writing/user-submitted/text.xml @@ -22,6 +22,10 @@ The user-submitted ebuild must not contain custom headers like this: <p> Such information should be included in the git commit message instead. +The use of tags such as <c>Suggested-By:</c> or <c>Reported-By:</c>in +the commit message, as explained in the +<uri link="::ebuild-maintenance#git-commit-message-format">commit +message format section</uri>, is highly encouraged. Note that ebuilds received in the form of git patches or pull requests will have the user as the commit author by default, in which case including the user information in the commit message explicitly -- 2.4.10