Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
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
Adam
stdpp
Commits
bfa89673
Commit
bfa89673
authored
6 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
move the (very brief) contribution guide to the README
parent
e2eb2948
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CONTRIBUTING.md
+0
-14
0 additions, 14 deletions
CONTRIBUTING.md
README.md
+15
-0
15 additions, 0 deletions
README.md
with
15 additions
and
14 deletions
CONTRIBUTING.md
deleted
100644 → 0
+
0
−
14
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.
This diff is collapsed.
Click to expand it.
README.md
+
15
−
0
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.
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