From 023dd806e98de33bce76ff3749c5e9b0e0059483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 19 Oct 2021 13:56:01 +0200 Subject: [PATCH] Fix branch name template --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1b8e092f..aea5694ad 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ For a full documentation see [SUMMERY](./SUMMARY.md). We are happy if you fork our repository, but we don't recommend it for development. You do not need a fork. -Clone this repository locally as [described above](#clone-the-repository), create your branch named ``, add your code and push your branch to this repository. Then create a PR by comparing it to our `master`. +Clone this repository locally as [described above](#clone-the-repository), create your branch named `-`, add your code and push your branch to this repository. Then create a PR by comparing it to our `master`. Choose an issue and leave a comment there. We will then invite you to join our volunteer team. To have the necessary permission to push directly to this repository, please accept our invitation to join our volunteer team via the email we send you.