From nobody Sun Nov 24 09:36:37 2024 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xx3d14NYsz5dqgn for ; Sun, 24 Nov 2024 09:36:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xx3d11z0pz4tBD for ; Sun, 24 Nov 2024 09:36:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732440997; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ht/EjWrv+h1zDg+amyKKMZ/ZId+aecCCK1o7h2Ew6yg=; b=T4aFmuh3nzNXhVsUkJXjeisaeLx83/1hYq/44q5DoYltHaDUqBJWDG9z+F0uCWRqGeyXre 20FSvmd+WZ3njVkrFT/9T9K81s/vCIWmaBpSrsKb5Yd+Ky0uMl7Q2epdmPr2rfH3tYjmv5 q6NLuOVNCqdFXWD2MK1SSScOZB/CUBo3rwgiLsgu7VV9gQrrE5eyO+sDcLSqaPZJV78l2g u6AAxFRDVre6KffVGNsUjNoD3txCVRKnh4UVQRatVo/76/z8NplkhGLq+I6zEHnFnEisoC NtGGWPIQOFpZ5vOgxxTMuhnJU55CtB/nBZp2lXGAcc0NgHK6KD7S/kKBd2ZzsQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732440997; a=rsa-sha256; cv=none; b=Egqu0gqFwwWkW0FJ2u3oqjY8uE1g2J7dVJpJ7rf5qsQvNnZKmExCCTLNSgNxIyEEOLWnU0 VprtKi54jo3gdkYqViWhbIdZIStIOpF/IplIgsoC5frQpupVFbQcotmtEo7lT6LcTIfBMU ZA/f8C9W1cTpuepHV8ucKuV2YrOozW95vRdMVqpX1cTNDs7VmKEv1J6YdDsGddB5jSUd1J 6UybRB6K9us2LWLCVOyofWBOPTT6Of0PShwHSRRdMwhBImc+Xy7xHXGtzN647N8DW/wyAz UvB4t+7gHYNi1lOpv85Ul28kfoVk+SLDNbc0gYUE4ATJ2ITCuNGVxRkwpyXs4Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Xx3d11ZTvzp7y for ; Sun, 24 Nov 2024 09:36:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4AO9abcQ029525 for ; Sun, 24 Nov 2024 09:36:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AO9ab7i029523 for doc@FreeBSD.org; Sun, 24 Nov 2024 09:36:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 282944] Add git-linking hints to bugzilla comment-piosting help page Date: Sun, 24 Nov 2024 09:36:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jamie@catflap.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282944 Jamie Landeg-Jones changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jamie@catflap.org Summary|Add git-linking hints to |Add git-linking hints to |bugzilla help page |bugzilla comment-piosting | |help page --=20 You are receiving this mail because: You are the assignee for the bug.=