forked from toolshed/docs.coopcloud.tech
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			273 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			273 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...
 | |
| ```
 |