man/man7/pathname.7: Pathnames are opaque C strings
[man-pages.git] / CONTRIBUTING
blob664b507f762d2bbeeb22956bd980dbd96aa7f72d
1 Name
2        Contributing - instructions for contributing to the project
4 Synopsis
5        Mailing list, patches, lint & check, style guide, bug reports,
6        and more.
8 Description
9        The main discussions regarding development of the project,
10        patches, bugs, news, doubts, etc. happen on the mailing list.
11        To send an email to the project, send it to Alejandro and CC the
12        mailing list:
14            To: Alejandro Colomar <alx@kernel.org>
15            Cc: <linux-man@vger.kernel.org>
17 Files
18    CONTRIBUTING.d/git
19        Instructions for configuring git(1).
21    CONTRIBUTING.d/mail
22        Instructions for sending emails to the project
24    CONTRIBUTING.d/patches/
25        Instructions for contributing patches
27    CONTRIBUTING.d/bugs
28        Instructions for reporting bugs
30    CONTRIBUTING.d/lint
31        Instructions for linting manual pages
33    CONTRIBUTING.d/external_pages
34        Pages imported or generated from other projects
36    CONTRIBUTING.d/style
37        Preferred layout of manual pages and style guide notes
39 See also
40        <https://www.kernel.org/doc/man-pages/missing_pages.html>