share/mk/: distcheck: Run 'check' after 'build'
[man-pages.git] / CONTRIBUTING
blobf6d48e92a1808ee695c88b80d5460aa1449a7d81
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/mail
19        Instructions for sending emails to the project
21    CONTRIBUTING.d/patches
22        Instructions for contributing patches
24    CONTRIBUTING.d/bugs
25        Instructions for reporting bugs
27    CONTRIBUTING.d/lint
28        Instructions for linting manual pages
30    CONTRIBUTING.d/external_pages
31        Pages imported or generated from other projects
33    CONTRIBUTING.d/style
34        Preferred layout of manual pages and style guide notes
36 See also
37        <https://www.kernel.org/doc/man-pages/missing_pages.html>