From 58e291bcf18284d12d063f1a192231412ae60cd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?fl=C5=8D?= Date: Wed, 2 Aug 2023 11:16:04 +0200 Subject: [PATCH] Update link to community (Discord) --- CONTRIBUTING.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f92bb3df7..e1f1894bb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,10 +10,7 @@ If you plan to contribute to Documenso, please take a moment to feel awesome ✨ ## Developing -- The development branch is main. All pull request should be made against this branch. -- If you need help getting started, [join us on Discord](https://documen.so/discord). -- Use [Conventional Commits](https://www.conventionalcommits.org/) to keep everything nice and clean. -- Choose your branch name using the issue you are working on and a coventional commit type. +The development branch is main. All pull request should be made against this branch. If you need help getting started, [join us on Discord](https://documen.so/discord). 1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then