Remove undeed Resolutions index.md files, adjst Template

This commit is contained in:
2024-02-05 19:56:15 +01:00
parent 43211efebd
commit 99a31ac3b7
4 changed files with 16 additions and 17 deletions

View File

@ -1,3 +0,0 @@
---
title: Drafts
---

View File

@ -1,3 +0,0 @@
---
title: In progress
---

View File

@ -4,15 +4,21 @@ title: Resolutions
### Resolution Template
```javascript
## Resolution <number>: <title> - <date>
``` yaml
---
title: Resolution <number>
---
- Topic: <title>
- Date: 13-12-2023
- Deadline: Date
- Size: large or medium
### Summary
Who this affects, and what it does
Who this affects, and what it does...
### Details
A narrative with details
A narrative with details...
```