diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b201ab43..50020f92b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,10 +10,10 @@ 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 Slack](https://join.slack.com/t/documenso/shared_invite/zt-1qwxxsvli-nDyojjt~wakhgBGl9JRl2w). -* Use [Convential 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 Slack](https://join.slack.com/t/documenso/shared_invite/zt-1qwxxsvli-nDyojjt~wakhgBGl9JRl2w). +- Use [Convential 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. 1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then