From be52ba1dd331b0dc385b0b4e4ab909b0cc884159 Mon Sep 17 00:00:00 2001 From: duckdoom4 <60387522+duckdoom4@users.noreply.github.com> Date: Sun, 2 Jul 2023 11:05:37 +0200 Subject: [PATCH] Update Contributing.md --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index bce7a2f4..317d8fee 100644 --- a/Contributing.md +++ b/Contributing.md @@ -29,7 +29,7 @@ If you want to add new features, please make sure to discuss it in an issue. 4. Install the recommended extensions (A popup should appear). This will make sure you get the best developer experience in our workflow and it will format the code as intended. -5. Make your changes and submit a pull request +5. Make your changes and submit a pull request with `develop` as your target branch 6. Happy coding! 🚀 ## Additional Information