From 59d3d2d569f539653eccff194c8154b926851dbe Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 12 Sep 2024 08:33:50 +0100 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..128c3cd --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing to FediFetcher + +First off, thanks for taking the time to contribute! ❤️ + +All types of contributions are encouraged and valued. Please see the [Contributing to FediFetcher](https://github.com/nanos/FediFetcher/wiki/Contribute-To-FediFetcher) guide in the Documentation for full details.