General information about participating in the OpenHPC project can be found at the OpenHPC Community site. The instructions below are specifically for opening issues and pull requests against OpenHPC.
-
Ensure the bug was not already reported by searching on GitHub under Issues.
-
If you're unable to find an open issue addressing the problem, open a new one.
-
You may also send a message to the OpenHPC user mailing list.
-
Open a new GitHub pull request with the patch.
-
Ensure the PR description clearly describes the problem and solution. If there is an existing GitHub issue open describing this bug, please include it in the description so we can close it.
-
Ensure the PR is based on the latest branch of the OpenHPC GitHub repository.
-
Before submitting, please read the Contributing to OpenHPC wiki. In particular, note that all git commits contributed to OpenHPC require a
Signed-off-by:
line.
- Open an issue in the submissions repository.