We encourage contributions from the CDR community. If you would like to get involved, please follow the guidelines below.
Our issues tracker is for issues concerning the Mock Register. It is not for general questions about the Consumer Data Right or about the Register. General questions can be raised through the usual support channels, such as CDR Support Portal.
If you see an opportunity for improvement or identify an issue that can be fixed and you can make the change yourself, please go ahead. We follow a typical git
workflow process for changes to the Mock Register source code.
- Fork the Mock Register repository. See Fork a repo on GitHub.
- Clone the forked repository.
- Create a new feature or hotfix branch.
- Make your changes and push your code.
- Open a Pull Request against the
mock-register
repository. - A member of the Mock Register team will review your change and approve or comment on it in due course.
- Approved changes are merged to the
develop
branch. - A new container will be built and pushed to Docker Hub.
- At certain points the
develop
branch will be merged tomain
and a new container will be pushed to Docker Hub.
- We use a typical git workflow. Feature branches should start
feature/
andhotfix/
. - Please make sure that you ALWAYS create pull requests for the develop branch.
This software and associated documentation ("Work") is presented by the ACCC for the purpose of fostering innovation, free of charge, for the benefit of the public. The ACCC monitors the quality of the Work available, and responds to and updates the Work through methods such as Pull Requests.
The ACCC does not guarantee, and accepts no legal liability whatsoever arising from or connected to, the use of or reliance on any views or recommendations expressed by or on behalf of the ACCC through any responses or updates to the Work, including any representations made during a Pull Request process. Any such statements do not necessarily reflect the views of the ACCC or indicate its commitment to a particular course of action.