This is the CDR+ specifications repository.
It is intended primarily as a container for the various specifications within the CDR Plus project. For the development oriented this repository is essentially a "monorepo" with cloned components below.
Read more about the CDR+ initative here.
This repository can be used to get started with contributing to CDR+ specifications by doing the following:
git clone git@github.com:cdrplus/cdrplus-specs.gitcd cdrplus-specs./clone-specs.sh
This will result in a specs directory being created with the various specifications checked out. These specifications are based on the Internet Draft Template recommended by the Internet-Draft Author Resources.
Please refer to the Contribution Guidelines for further information.