From f64a03d08d49ccb92ba28739f0f1810ef468ab44 Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 29 Nov 2023 21:00:54 +0000 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..f1f3f11 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Contributing Guidelines + +We appreciate your interest in improving go-nfs! + +## Looking for ways to contribute? + +There are several ways you can contribute: +- Start contributing immediately via the [opened](/~https://github.com/willscott/go-nfs/issues) issues on GitHub. + Defined issues provide an excellent starting point. +- Reporting issues, bugs, mistakes, or inconsistencies. + As many open source projects, we are short-staffed, we thus kindly ask you to be open to contribute a fix for discovered issues.