From a3eedf026991dcb62c7854f90f8d604b84e223ee Mon Sep 17 00:00:00 2001 From: Giorgio Bellisario <72039923+Bellisario@users.noreply.github.com> Date: Thu, 14 Jul 2022 20:26:23 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ad15d58..5966a98 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,5 +4,5 @@ Make sure to follow these guidelines before opening an [issue](https://github.co - An issue is for a bug or a feature request, if you have any question or something similar, please use [Discussions](https://github.com/Bellisario/node-snapdrop/discussions). - Before opening an issue of a pull request, please check if the issue or the pull request already exists. -- Pull requests for packages updates are not allowed since there is [Dependabot]([https://github.com/hayd/deno-udd](https://github.com/Bellisario/node-snapdrop/blob/main/.github/dependabot.yml)) that checks them automatically. +- Pull requests for packages updates are not allowed since there is [Dependabot](https://github.com/Bellisario/node-snapdrop/blob/main/.github/dependabot.yml) that checks them automatically. - If you don't know how to contribute, also if you don't know JavaScript or Node.js, you can always help others on [Discussions](https://github.com/Bellisario/node-snapdrop/discussions), debug the application, share your awesome ideas with a new issue (feature request) and check the whole project for misspellings, too.