Skip to content

Commit

Permalink
Updated contributing.md
Browse files Browse the repository at this point in the history
Provided a hint for syncing an old fork
  • Loading branch information
gepparta authored and larshp committed Oct 9, 2019
1 parent f2f8227 commit 934b363
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/collections/_development/contributing.md
Expand Up @@ -22,3 +22,8 @@ How to submit a pull request:
Every time a commit is pushed to the master branch, [Travis CI](https://travis-ci.org/) will be triggered to perform the build. It will use [abapmerge](https://github.com/larshp/abapmerge) to merge all the includes into a single file, the build can be downloaded from [https://raw.githubusercontent.com/abapGit/build/master/zabapgit.abap](https://raw.githubusercontent.com/abapGit/build/master/zabapgit.abap)

Alternatively, use the GitHub webinterface to change the files and submit a pull request.


If you already have an old fork and would like to create a new pull request,
you can sync your old fork to current state following this guide:
https://github.com/KirstieJane/STEMMRoleModels/wiki/Syncing-your-fork-to-the-original-repository-via-the-browser

0 comments on commit 934b363

Please sign in to comment.