Skip to content
Snippets Groups Projects
Commit 9142dc50 authored by Ralf Jung's avatar Ralf Jung
Browse files

editing

parent e58cd282
No related branches found
No related tags found
No related merge requests found
......@@ -16,15 +16,16 @@ Below, you can find some useful resources and an FAQ.
* The Iris Proof Mode (IPM) / MoSeL is documented at [ProofMode.md](ProofMode.md).
* Naming conventions are documented at [Naming.md](Naming.md).
## How to submit a pull request
## How to submit a merge request
To contribute code, please send your MPI-SWS GitLab username to
[Ralf Jung](https://gitlab.mpi-sws.org/jung) to enable personal projects for
your account. Then you can fork the
[Iris git repository](https://gitlab.mpi-sws.org/FP/iris-coq/), make your
changes in your fork, and create a merge request. Please do *not* use the
master branch of your fork, that might confuse CI. Use a feature branch
instead.
changes in your fork, and create a merge request.
Please do *not* use the master branch of your fork, that might confuse CI. Use
a feature branch instead.
## How to update the std++ dependency
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment