This code is licensed under an open source MIT LICENSE. You should abide by the terms of the license if you use this software or include it with your own work.
When contributing to Singularity Registry Global Client, it is important to properly communicate the gist of the contribution. If it is a simple code or editorial fix, simply explaining this within the GitHub Pull Request (PR) will suffice. But if this is a larger fix or Enhancement, it should be first discussed with the project leader or developers.
Please note we have a code of conduct, described below. Please follow it in all your interactions with the project members and users.
- Bug fix PRs should be sent to both the master, from a forked branch for the feature.
- Follow the existing code style precedent. No tabs.
- Test your PR locally, and provide the steps necessary to test for the reviewers.
- The project's default copyright and header have been included in any new source files.
- All (major) changes must be documented, and (if relevant) tested
- If necessary, update the README.md.
- The pull request will be reviewed by others, and the final merge must be done by the Singularity project lead, @vsoch (or approved by her).