Bug 260795

Summary: Writing FreeBSD Problem Reports: minor improvements
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Some People CC: dbaio
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-doc/pull/48

Description Graham Perrin freebsd_committer freebsd_triage 2021-12-29 12:30:27 UTC
Existing under section 9 at 
<https://docs.freebsd.org/en/articles/problem-reports/#pr-followup>: 

> Find the relevant FreeBSD mailing list for the problem report from 
> the list in the Handbook and send a message to that list asking 
> about assistance or comments on the problem report.

– with reference to <https://docs.freebsd.org/en/books/handbook/#eresources-mail> for an anchor that no longer exists in that context, and so the reader is redirected to the front page of the book. 

I assume that 'Edit this page' is _truly_ an invitation to edit, so – preferring GitHub – I'm dipping my toes in the FreeBSD GitHub waters with this minimal, draft PR: 

<https://github.com/freebsd/freebsd-doc/pull/48>
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-31 17:12:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=de40a0d46fa6b0711f87ebe2b0d822682566f637

commit de40a0d46fa6b0711f87ebe2b0d822682566f637
Author:     Graham Perrin <grahamperrin@gmail.com>
AuthorDate: 2021-12-31 17:08:44 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-12-31 17:09:50 +0000

    articles/problem-reports: Improve Mailing Lists phrase and fix its link

    PR:             260795
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/48

 documentation/content/en/articles/problem-reports/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2021-12-31 17:13:02 UTC
Committed, thanks!