mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Create refactor template
This commit is contained in:
		
							parent
							
								
									489bce37e7
								
							
						
					
					
						commit
						e1b3663977
					
				
					 1 changed files with 11 additions and 0 deletions
				
			
		
							
								
								
									
										11
									
								
								.github/ISSUE_TEMPLATE/sweep-refactor.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.github/ISSUE_TEMPLATE/sweep-refactor.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
name: Refactor
 | 
			
		||||
title: 'Sweep: '
 | 
			
		||||
description: Write something like "Modify the ... api endpoint to use ... version and ... framework"
 | 
			
		||||
labels: sweep
 | 
			
		||||
body:
 | 
			
		||||
  - type: textarea
 | 
			
		||||
    id: description
 | 
			
		||||
    attributes:
 | 
			
		||||
      label: Details
 | 
			
		||||
      description: More details for Sweep
 | 
			
		||||
      placeholder: We are migrating this function to ... version because ...
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue