Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
stdpp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
21
Issues
21
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
stdpp
Commits
bfa89673
Commit
bfa89673
authored
Mar 14, 2019
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move the (very brief) contribution guide to the README
parent
e2eb2948
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
14 deletions
+15
-14
CONTRIBUTING.md
CONTRIBUTING.md
+0
-14
README.md
README.md
+15
-0
No files found.
CONTRIBUTING.md
deleted
100644 → 0
View file @
e2eb2948
# CONTRIBUTING TO THE COQ-STD++ DEVELOPMENT
If you want to report a bug, please use the
[
issue tracker
](
https://gitlab.mpi-sws.org/iris/stdpp/issues
)
. You will have to
create an account at the
[
MPI-SWS GitLab
](
https://gitlab.mpi-sws.org/users/sign_in
)
(
use
the "Register"
tab).
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
[
Coq-std++ git repository
](
https://gitlab.mpi-sws.org/iris/stdpp
)
, make your
changes in your fork, and create a merge request.
README.md
View file @
bfa89673
...
...
@@ -64,3 +64,18 @@ To obtain a development version, add the Iris opam repository:
Run
`make -jN`
in this directory to build the library, where
`N`
is the number
of your CPU cores. Then run
`make install`
to install the library.
## Contributing to std++
If you want to report a bug, please use the
[
issue tracker
](
https://gitlab.mpi-sws.org/iris/stdpp/issues
)
. You will have to
create an account at the
[
MPI-SWS GitLab
](
https://gitlab.mpi-sws.org/users/sign_in
)
(
use
the "Register"
tab).
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
[
Coq-std++ git repository
](
https://gitlab.mpi-sws.org/iris/stdpp
)
, make your
changes in your fork, and create a merge request.
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