From 96e31c15e639a70bf05b9dc74f972145aff03039 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 23 Apr 2021 13:09:09 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8c6aaa2884..97ebc9d72d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,9 +3,9 @@ Contributing to pretix Hey there and welcome to pretix! -We've got a contributors guide in [our documentation](https://docs.pretix.eu/en/latest/development/contribution/) -together with notes on the [development setup](https://docs.pretix.eu/en/latest/development/setup.html). +* We've got a contributors guide in [our documentation](https://docs.pretix.eu/en/latest/development/contribution/) together with notes on the [development setup](https://docs.pretix.eu/en/latest/development/setup.html). -Please note that we have a [Code of Conduct](https://docs.pretix.eu/en/latest/development/contribution/codeofconduct.html) -in place that applies to all project contributions, including issues, pull requests, etc. +* Please note that we have a [Code of Conduct](https://docs.pretix.eu/en/latest/development/contribution/codeofconduct.html) in place that applies to all project contributions, including issues, pull requests, etc. + +* Before we can accept a PR from you we'll need you to sign [our CLA](https://pretix.eu/about/en/cla). You can find more information about the how and why in our [License FAQ](https://docs.pretix.eu/en/latest/license/faq.html#) and in our [license change blog post](https://pretix.eu/about/en/blog/20210412-license/).