mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 11:16:05 +08:00 
			
		
		
		
	chore(issue_templates): add simple Task template
This commit is contained in:
		
							parent
							
								
									818cc30650
								
							
						
					
					
						commit
						092c288df2
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		
							
								
								
									
										10
									
								
								.github/ISSUE_TEMPLATE/task.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.github/ISSUE_TEMPLATE/task.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,10 @@ | |||
| name: Task | ||||
| description: Create a new Task | ||||
| type: "Task" | ||||
| body: | ||||
| - type: textarea | ||||
|   attributes: | ||||
|     label: Describe Task | ||||
|     description: A clear and concise description of what the task is about. | ||||
|   validations: | ||||
|     required: true | ||||
		Loading…
	
	Add table
		
		Reference in a new issue