Skip to content

Commit

Permalink
Make OMCompiler-3rdParty contributions more clear (#8091)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed Nov 4, 2021
1 parent fed4208 commit acdd5e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -48,5 +48,6 @@ If you need to make changes to OMCompiler-3rdParty the procedure is as follows:
* make a PR to OpenModelica glue project with OpenModelica/OMCompiler/3rdParty submodule pointing at your commit from the pushed branch in OMCompiler-3rdParty

After Jenkins checks that all is OK a developer will:
* rebase the commit from the OMCompiler-3rdParty branch to master
* **reset** (or restart, or **merge**, if there were other commits added to OMCompiler-3rdParty since you started) the OMCompiler-3rdParty master branch so the new HEAD contains the HEAD commit of the branch
* merge the PR in the OpenModelica glue project
* delete the branch in the OMCompiler-3rdParty

0 comments on commit acdd5e1

Please sign in to comment.