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 |   - samantazfox | ||||||
|  |  | ||||||
| body: | 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 |   - type: checkboxes | ||||||
|     attributes: |     attributes: | ||||||
|       label: Mandatory checks |       label: Mandatory checks | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user