19 lines
240 B
Markdown
19 lines
240 B
Markdown
---
|
|
title: Resolutions
|
|
---
|
|
|
|
### Resolution Template
|
|
|
|
```javascript
|
|
## Resolution <number>: <title> - <date>
|
|
|
|
- Deadline: Date
|
|
- Size: large or medium
|
|
|
|
### Summary
|
|
Who this affects, and what it does
|
|
|
|
### Details
|
|
A narrative with details
|
|
```
|