From: Johan Malm Date: Mon, 28 Mar 2022 20:39:15 +0000 (+0100) Subject: CONTRIBUTING.md: add notes on packaging X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=3826d7ef360452e9056bffae9a30f563c7ed56bd;p=proto%2Flabwc.git CONTRIBUTING.md: add notes on packaging --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a9fb946c..139edf1f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,18 @@ -# How to Contribute +# Contributing -Let's try to stick to sircmpwn's [coding style] +## How to Contribute -If you're not used to it, you can use [checkpatch.pl] to run a few simple formatting checks. +## Packaging + +@narrat and @jbeich kindly maintain package on Arch Linux and FreeBSD. Let's +keep them informed of any changes that relate to packaging. + +## Coding Style + +Let's try to stick to sircmpwn's [coding style]. If you're not used to it, you +can use [checkpatch.pl] to run a few simple formatting checks. + +## Commit Messages Write [commit messages] like so, keeping the top line to this sort of syntax: