Overview of the MPI Forum's GitHub usage - mpi-forum/mpi-issues GitHub Wiki
Previous: Git and GitHub definitions and notation Next: Initial Git setup
Each MPI Forum working group has its own Github organization and repository(ies). You can find them on the main wiki page.
The idea is that each working group does work in their own organization, and then:
- Files a public issue against against the public
mpi-forum/mpi-issues
repository. - Files a corresponding private pull request (since it contains LaTeX document source code) against the private
mpi-forum/mpi-standard
repository (or other relevant private document repo).
It looks like this:
Previous: Git and GitHub definitions and notation Next: Initial Git setup