Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 712 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 712 Bytes

Shiptest Progress Reports Repository

How to add a report

To add a new report, simply add a new markdown (.md) file to the reports subdirectory. You can use CommonMark flavoured markdown and it will all be turned into HTML for the webpage at the shiptest progress reports page when the file is pushed to the master branch on github.

The full listing of all progress reports, and not just the most recent ones, is located here.

The script

The entire script is contained in the main.py file. Ask Mark before making any direct changes to it, or just make a pull request.