Unverified Commit 7b048985 authored by anarcat's avatar anarcat
Browse files

lint template

parent 9bf5df86
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -32,12 +32,15 @@
# Reference

## Installation

<!-- how to setup the service from scratch -->

## SLA

<!-- this describes an acceptable level of service for this service -->

## Design

<!-- how this is built -->
<!-- should reuse and expand on the "proposed solution", it's a -->
<!-- "as-built" documented, whereas the "Proposed solution" is an -->
@@ -48,6 +51,7 @@
<!-- https://bluesock.org/~willkg/blog/dev/auditing_projects.html -->

<!-- things to evaluate here:

 * services
 * storage (databases? plain text files? cloud/S3 storage?)
 * queues (e.g. email queues, job queues, schedulers)
@@ -120,6 +124,7 @@ There is no issue tracker specifically for this project, [File][] or
    next steps?

 8. What urgent things need to be done on this project?

-->

## Goals
@@ -133,6 +138,7 @@ There is no issue tracker specifically for this project, [File][] or
### Non-Goals

## Approvals required

<!-- for example, legal, "vegas", accounting, current maintainer -->

## Proposed Solution