From b078a2d92c86a52a1c230b7807f0d9816e11a5a4 Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Thu, 9 Jun 2022 20:42:18 -0600 Subject: [PATCH] Add contributing reference to the readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a45b72..2b13651 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,8 @@ and adding the `File Hider: Toggle Visibility` command. ## Issues? Feature Requests? If you want to report a bug or request a new feature, go to the [GitHub Repo](https://github.com/Oliver-Akins/file-hider/issues/new/choose) and -open an issue. \ No newline at end of file +open an issue. + +## Contributing +If you would like to contribute to the codebase, please make sure to read the +[contributing guidelines](https://github.com/Oliver-Akins/file-hider/blob/main/.github/contributing.md) \ No newline at end of file