From f6dcea6a2f6a9244048cbb35d1897df69e0e9c1d Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Fri, 23 Sep 2022 08:05:59 -0400 Subject: [PATCH] Start contributing man page --- docs/contributing.7 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/contributing.7 diff --git a/docs/contributing.7 b/docs/contributing.7 new file mode 100644 index 0000000..4718911 --- /dev/null +++ b/docs/contributing.7 @@ -0,0 +1,10 @@ +.Dd $Mdocdate: September 23 2022 $ +.Dt CONTRIBUTING 7 +.Os Telodendria Project +.Sh NAME +.Nm contributing +.Nd Guide to contributing to Telodendria +.Sh DESCRIPTION +Telodendria is an open source project. As such, it welcomes +contributions. There are many ways you can contribute, and any +way you can is greatly appreciated.