forked from toolshed/docs.coopcloud.tech
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			271 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			271 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
title: Resolutions
 | 
						|
---
 | 
						|
 | 
						|
### Resolution Template
 | 
						|
 | 
						|
``` yaml
 | 
						|
---
 | 
						|
title: Resolution <number>
 | 
						|
---
 | 
						|
 | 
						|
- Topic: <title>
 | 
						|
- Date: 13-12-2023
 | 
						|
- Deadline: Date
 | 
						|
- Size: large or medium
 | 
						|
 | 
						|
## Summary
 | 
						|
 | 
						|
Who this affects, and what it does...
 | 
						|
 | 
						|
## Details
 | 
						|
 | 
						|
A narrative with details...
 | 
						|
```
 |