April 07
https://issues.dlang.org/show_bug.cgi?id=24488

          Issue ID: 24488
           Summary: contributor guide hard to find from home page
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dlang.org
          Assignee: nobody@puremagic.com
          Reporter: dkorpel@live.nl

There are contributor guides in the dmd GitHub repository and dlang wiki, but in practice they are easy to miss:

https://github.com/dlang/dmd/pull/16362#issuecomment-2041539808

> I think the 'Community' menu ought to have a single 'Reporting
> bugs/offering fixes' entry. Right now it has two items 'Github' and
> 'Issues'. Confusing. When  'Reporting bugs/offering fixes'
> is clicked it should take you to a page that tells you exactly how to
> report a bug and how to offer a fix, both with appropriate links.

--