Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
Iris
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
George Pirlea
Iris
Commits
0f31e622
Commit
0f31e622
authored
Jan 24, 2019
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tweak docs some more
parent
5f0b7f09
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
13 deletions
+14
-13
CONTRIBUTING.md
CONTRIBUTING.md
+3
-1
README.md
README.md
+11
-12
No files found.
CONTRIBUTING.md
View file @
0f31e622
...
@@ -2,7 +2,9 @@
...
@@ -2,7 +2,9 @@
## How to submit a merge request
## 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
[
Ralf Jung
](
https://gitlab.mpi-sws.org/jung
)
to enable personal projects for
your account. Then you can fork the
your account. Then you can fork the
[
Iris git repository
](
https://gitlab.mpi-sws.org/FP/iris-coq/
)
, make your
[
Iris git repository
](
https://gitlab.mpi-sws.org/FP/iris-coq/
)
, make your
...
...
README.md
View file @
0f31e622
...
@@ -108,21 +108,20 @@ that should be compatible with this version:
...
@@ -108,21 +108,20 @@ that should be compatible with this version:
*
[
Iris Atomic
](
https://gitlab.mpi-sws.org/FP/iris-atomic/
)
is an experimental
*
[
Iris Atomic
](
https://gitlab.mpi-sws.org/FP/iris-atomic/
)
is an experimental
formalization of logically atomic triples in Iris.
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
*
Information on how to set up your editor for unicode input and output is
collected in
[
Editor.md
](
Editor.md
)
.
collected in
[
Editor.md
](
Editor.md
)
.
*
The Iris Proof Mode (IPM) / MoSeL is documented at
[
ProofMode.md
](
ProofMode.md
)
.
*
The Iris Proof Mode (IPM) / MoSeL is documented at
[
ProofMode.md
](
ProofMode.md
)
.
*
Naming conventions are documented at
[
Naming.md
](
Naming.md
)
.
*
Naming conventions are documented at
[
Naming.md
](
Naming.md
)
.
*
The generated coqdoc is
[
available online
](
https://plv.mpi-sws.org/coqdoc/iris/
)
.
*
The generated coqdoc is
[
available online
](
https://plv.mpi-sws.org/coqdoc/iris/
)
.
*
Discussion about the Iris Coq development happens on the mailing list
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
)
[
iris-club@lists.mpi-sws.org
](
https://lists.mpi-sws.org/listinfo/iris-club
)
and
and in the
[
Iris Chat
](
https://mattermost.mpi-sws.org/iris
)
. This is also the
in the
[
Iris Chat
](
https://mattermost.mpi-sws.org/iris
)
. This is also the right
right place to ask questions. The chat requires an account at the
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"
[
MPI-SWS GitLab
](
https://gitlab.mpi-sws.org/users/sign_in
)
(
use
the "Register"
tab).
tab). If you want to report a bug, please use the
*
If you want to report a bug, please use the
[
issue tracker
](
https://gitlab.mpi-sws.org/FP/iris-coq/issues
)
, which also
[
issue tracker
](
https://gitlab.mpi-sws.org/FP/iris-coq/issues
)
, which also
requires an MPI-SWS GitLab account.
requires an MPI-SWS GitLab account.
*
To contribute to Iris itself, see the
[
contribution guide
](
CONTRIBUTING.md
)
.
To contribute to Iris itself, see the
[
contribution guide
](
CONTRIBUTING.md
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment