├── LICENSE ├── README.md ├── questions.md └── resources ├── slides.key ├── structure.key └── structure.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/maturity-model/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/maturity-model/HEAD/README.md -------------------------------------------------------------------------------- /questions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/maturity-model/HEAD/questions.md -------------------------------------------------------------------------------- /resources/slides.key: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/maturity-model/HEAD/resources/slides.key -------------------------------------------------------------------------------- /resources/structure.key: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/maturity-model/HEAD/resources/structure.key -------------------------------------------------------------------------------- /resources/structure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/maturity-model/HEAD/resources/structure.png --------------------------------------------------------------------------------