From ad1122d95f891c326a7635264cc87f2c96ae70b0 Mon Sep 17 00:00:00 2001 From: Gregor Wolf Date: Thu, 14 Feb 2019 16:44:52 +0100 Subject: [PATCH] Add branch and link to GitHub flow --- docs/guide-contributing.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/guide-contributing.md b/docs/guide-contributing.md index b4a14e92c..aecd6991e 100644 --- a/docs/guide-contributing.md +++ b/docs/guide-contributing.md @@ -6,8 +6,11 @@ order: 60 * Fork the repository * Clone the forked repository into the SAP system +* Create a branch * Do changes in SAP * Commit the changes to the forked repository * Submit a pull request +Check out further details in [Understanding the GitHub flow](https://guides.github.com/introduction/flow/) + The forked repository can be deleted after the pull request has been closed. \ No newline at end of file