Add .github/issue_template/user_story.md
This commit is contained in:
		
							
								
								
									
										47
									
								
								.github/issue_template/user_story.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										47
									
								
								.github/issue_template/user_story.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,47 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					name: "User Story"
 | 
				
			||||||
 | 
					about: "Create a user story"
 | 
				
			||||||
 | 
					ref: "develop"
 | 
				
			||||||
 | 
					labels:
 | 
				
			||||||
 | 
					- Type/Enhancement
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# User Story
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					As a ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					I want to ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					So that ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Acceptance Criteria
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					1.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Given ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					When ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Then ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					2. ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Design
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Notes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Tasks
 | 
				
			||||||
 | 
					- [ ] Investigated by business
 | 
				
			||||||
 | 
					- [ ] Prioritized & approved by PO
 | 
				
			||||||
 | 
					- [ ] Designed & reviewed UX
 | 
				
			||||||
 | 
					- [ ] Refined
 | 
				
			||||||
 | 
					  - [ ] Assigned an Epic
 | 
				
			||||||
 | 
					  - [ ] Broken down into dev tasks
 | 
				
			||||||
 | 
					  - [ ] Estimated wieght/time
 | 
				
			||||||
 | 
					  - [ ] Adjusted labels
 | 
				
			||||||
		Reference in New Issue
	
	Block a user