mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 09:56:28 +00:00 
			
		
		
		
	Adding a tracking issue template
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							95d1762f19
						
					
				
				
					commit
					ce7a9073e1
				
			
							
								
								
									
										40
									
								
								.github/ISSUE_TEMPLATE/tracking-issue.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								.github/ISSUE_TEMPLATE/tracking-issue.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,40 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					name: Tracking issue
 | 
				
			||||||
 | 
					about: Template for a tracking issue
 | 
				
			||||||
 | 
					title: ''
 | 
				
			||||||
 | 
					labels: tracking-issue
 | 
				
			||||||
 | 
					assignees: ''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Summary
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					One paragraph to explain the feature.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Motivations
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Why are we doing this? What use cases does it support? What is the expected outcome?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Explanation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Explain the proposal like it was the final documentation of this proposal.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- What is changing for end-users.
 | 
				
			||||||
 | 
					- How it works.
 | 
				
			||||||
 | 
					- What is breaking?
 | 
				
			||||||
 | 
					- Examples.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Implementation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Explain the technical specificities that will need to be known or done in order to implement this proposal.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Steps
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Describe each step to create the feature with it's associated issue/PR.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Related
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- [ ] Validated by the team (@people needed)
 | 
				
			||||||
 | 
					- [ ] Test added
 | 
				
			||||||
 | 
					- [ ] [Documentation](https://github.com/meilisearch/documentation/issues/#xxx) //Change xxx or remove the line
 | 
				
			||||||
 | 
					- [ ] [SDK/Integrations](https://github.com/meilisearch/integration-guides/issues/#xxx) //Change xxx or remove the line
 | 
				
			||||||
		Reference in New Issue
	
	Block a user