This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via b565f173b8bff9fdab935ff57eca261bcb8f4f55 (commit) from d3e7957be8b56d588591035e83e4f78bfcdeb856 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b565f173b8bff9fdab935ff57eca261bcb8f4f55 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Fri Jul 5 16:57:23 2024 +0200 contribute: Uppercase spelling of Bugzilla diff --git a/htdocs/contribute.html b/htdocs/contribute.html index 24f8d30b..caff1f2a 100644 --- a/htdocs/contribute.html +++ b/htdocs/contribute.html @@ -322,7 +322,7 @@ not be confused with other patches.</p> <p>If your patch relates a bug in the compiler for which there is an existing PR number the bug number should be stated. Use the -short-form variant <code>[PR<i>nnnnn</i>]</code> without the bugzilla +short-form variant <code>[PR<i>nnnnn</i>]</code> without the Bugzilla component identifier and with no space between 'PR' and the number. The body of the commit message should still contain the full form (<code>PR <component>/<i>nnnnn</i></code>) within the body of ----------------------------------------------------------------------- Summary of changes: htdocs/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs