mirror of
				https://gitea.invidious.io/iv-org/documentation
				synced 2025-06-05 22:19:26 +02:00 
			
		
		
		
	Add URL field to issue template
This commit is contained in:
		
							
								
								
									
										9
									
								
								.github/ISSUE_TEMPLATE/new_instance.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.github/ISSUE_TEMPLATE/new_instance.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -7,6 +7,15 @@ assignees: | ||||
|   - samantazfox | ||||
|  | ||||
| body: | ||||
|   - type: input | ||||
|     id: url | ||||
|     attributes: | ||||
|       label: URL | ||||
|       description: "the URL of your instance" | ||||
|       placeholder: "Example: https://invidious.example.com" | ||||
|     validations: | ||||
|       required: true | ||||
|  | ||||
|   - type: checkboxes | ||||
|     attributes: | ||||
|       label: Mandatory checks | ||||
|   | ||||
		Reference in New Issue
	
	Block a user