Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 514 Bytes

Report Management Information Service Manual

Service manual for the Report Management Information Service at CCS.

This generates the site: https://crown-commercial-service.github.io/ReportMI-service-manual/

Installation

Download the repo

npm i and npm start

This documentation is made by Docsify

Adding ADRs and PDRs

  1. Inside the respective folder
  2. Follow the number convention and create new MD file
  3. Link this file in the decision-records.md file
  4. Commit and create a Pull Request