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

522 B

title category order
Contributing to a project online projects 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

The forked repository can be deleted after the pull request has been closed.

See this if you are contributing to abapGit