Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Abhishek Anand
Iris
Commits
9142dc50
Commit
9142dc50
authored
6 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
editing
parent
e58cd282
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+5
-4
5 additions, 4 deletions
CONTRIBUTING.md
with
5 additions
and
4 deletions
CONTRIBUTING.md
+
5
−
4
View file @
9142dc50
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment