Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
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
Gaëtan Gilbert
Iris
Commits
0f31e622
Commit
0f31e622
authored
6 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
tweak docs some more
parent
5f0b7f09
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CONTRIBUTING.md
+3
-1
3 additions, 1 deletion
CONTRIBUTING.md
README.md
+11
-12
11 additions, 12 deletions
README.md
with
14 additions
and
13 deletions
CONTRIBUTING.md
+
3
−
1
View file @
0f31e622
...
...
@@ -2,7 +2,9 @@
## How to submit a merge request
To contribute code, please send your MPI-SWS GitLab username to
To contribute code, you need an
[
MPI-SWS GitLab account
](
https://gitlab.mpi-sws.org/users/sign_in
)
(
use
the
"Register" tab). 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
...
...
This diff is collapsed.
Click to expand it.
README.md
+
11
−
12
View file @
0f31e622
...
...
@@ -108,21 +108,20 @@ that should be compatible with this version:
*
[
Iris Atomic
](
https://gitlab.mpi-sws.org/FP/iris-atomic/
)
is an experimental
formalization of logically atomic triples in Iris.
##
Notes for Iris Developer
s
##
Further Resource
s
*
Information on how to set up your editor for unicode input and output is
collected in
[
Editor.md
](
Editor.md
)
.
*
The Iris Proof Mode (IPM) / MoSeL is documented at
[
ProofMode.md
](
ProofMode.md
)
.
*
Naming conventions are documented at
[
Naming.md
](
Naming.md
)
.
*
The generated coqdoc is
[
available online
](
https://plv.mpi-sws.org/coqdoc/iris/
)
.
Discussion about the Iris Coq development happens on the mailing list
[
iris-club@lists.mpi-sws.org
](
https://lists.mpi-sws.org/listinfo/iris-club
)
and
in the
[
Iris Chat
](
https://mattermost.mpi-sws.org/iris
)
. This is also the right
place to ask questions. The chat requires an account at the
[
MPI-SWS GitLab
](
https://gitlab.mpi-sws.org/users/sign_in
)
(
use
the "Register"
tab). If you want to report a bug, please use the
[
issue tracker
](
https://gitlab.mpi-sws.org/FP/iris-coq/issues
)
, which also
requires an MPI-SWS GitLab account.
To contribute to Iris itself, see the
[
contribution guide
](
CONTRIBUTING.md
)
.
*
Discussion about the Iris Coq development happens on the mailing list
[
iris-club@lists.mpi-sws.org
](
https://lists.mpi-sws.org/listinfo/iris-club
)
and in the
[
Iris Chat
](
https://mattermost.mpi-sws.org/iris
)
. This is also the
right place to ask questions. The chat requires an account at the
[
MPI-SWS GitLab
](
https://gitlab.mpi-sws.org/users/sign_in
)
(
use
the "Register"
tab).
*
If you want to report a bug, please use the
[
issue tracker
](
https://gitlab.mpi-sws.org/FP/iris-coq/issues
)
, which also
requires an MPI-SWS GitLab account.
*
To contribute to Iris itself, see the
[
contribution guide
](
CONTRIBUTING.md
)
.
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