From 0c19dac7005d5e2646d8f4f07d99fdac8edd5c0b Mon Sep 17 00:00:00 2001 From: Michael Schneider Date: Tue, 10 Sep 2024 15:03:09 +0200 Subject: [PATCH] Refer to SAP's contribution guidelines (#316) --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2fcabad3..35ad6cf8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,10 +31,8 @@ We also do not guarantee that every well-documented issue will be fixed. ## Contributing Code We welcome contributions to our codebase. -Before you start your first contribution, here are some things you should know: -Create [pull requests](https://github.com/SAP/abap-file-formats-tools/compare) if you know exactly what you want to change, and how. -They are most welcome, and may range from minor format corrections to adding whole sections. +Before you start your first contribution, please refer to [the contribution guidelines for SAP open source projects](https://github.com/SAP/.github/blob/main/CONTRIBUTING.md). ## Developer Certificate of Origin (DCO) Due to legal reasons, contributors will be asked to accept a DCO before they submit the first pull request to this projects, this happens in an automated fashion during the submission process.