abapGit/docs/guide-contributing.md
p-dmitrij c4839e11b4 A link to the development guidelines is added (#2396)
* A link to the development guidelines is added

Can be useful for a quick start if you are a new contributor

* Link is extended with the directory "development/"
2019-02-15 00:29:41 -08:00

19 lines
522 B
Markdown

---
title: Contributing to a project
category: online projects
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.
[See this](development/contributing.html) if you are contributing to abapGit