From 042bcde4c770508c39a6cfb5ac8fe997f85f88e1 Mon Sep 17 00:00:00 2001 From: DaxServer <7479937+DaxServer@users.noreply.github.com> Date: Mon, 18 Dec 2023 09:59:35 +0100 Subject: [PATCH] NEXT-32769 - Update CONTRIBUTING.md Fix links and grammar tweaks fixes #3479 --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b4d71ba29bc..9785c68a699 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,12 +1,12 @@ # Get involved -Shopware is available under MIT license. If you want to contribute code (features or bugfixes), you have to create a pull request and include valid license information. Contribute your code under MIT license. +Shopware is available under MIT license. If you want to contribute code (features or bug fixes), you have to create a pull request and include valid license information. Contribute your code under MIT license. If you want more details about available licensing or the contribution agreements we offer, you can contact us at . ## Contributing to the Shopware code base -If you want to learn how to contribute code to Shopware, please refer to [Contributing Code](https://docs.shopware.com/en/shopware-platform-dev-en/contribution/contributing-code?category=shopware-platform-dev-en/contribution). -Also make sure that you add a changelog file which describes your changes in a meaningful way. For more information refer to [this document](https://github.com/shopware/platform/blob/trunk/adr/workflow/2020-08-03-implement-New-Changelog.md). +If you want to learn how to contribute code to Shopware, please refer to [Contributing Code](https://developer.shopware.com/docs/resources/guidelines/code/contribution.html). +Also, make sure that you add a changelog file that describes your changes in a meaningful way. For more information refer to [this document](https://github.com/shopware/shopware/blob/trunk/adr/2020-08-03-implement-new-changelog.md). ## Documentation