From 657592695bbc1b3dbcb3f204432540883c2b8648 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 8 Dec 2020 11:18:08 +0100 Subject: [PATCH] Try to fix internal link --- .github/CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0bd40a053a2..b57ceda24aa 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -27,7 +27,8 @@ Default language here is english. So please prepare your contributions in englis 4. Commit and push your changes. 5. [Make a pull request](https://help.github.com/articles/creating-a-pull-request). -### Branches + +### Branches Unless you're fixing a bug, all pull requests should be made against the *develop* branch.