Browse Source
			
			
			Update report.yaml
			
				finalize the issue form for AhoyDTU bugs
			
			
				pull/347/head
			
			
		 
		
			
				
					
						 stefan123t
					
					3 years ago
						stefan123t
					
					3 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
6 additions and 
6 deletions
			 
			
		 
		
			
				- 
					
					
					 
					.github/ISSUE_TEMPLATE/report.yaml
				
				
				
					
						
							
								
									
	
		
		
			
				
					|  | @ -20,7 +20,7 @@ body: | 
			
		
	
		
		
			
				
					|  |  |     id: platform |  |  |     id: platform | 
			
		
	
		
		
			
				
					|  |  |     attributes: |  |  |     attributes: | 
			
		
	
		
		
			
				
					|  |  |       label: Platform |  |  |       label: Platform | 
			
		
	
		
		
			
				
					
					|  |  |       description: Which Hardware are you usning to run AhoyDTU on ? |  |  |       description: Which Hardware are you using to run AhoyDTU on ? | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |       options: |  |  |       options: | 
			
		
	
		
		
			
				
					|  |  |         - ESP8266 |  |  |         - ESP8266 | 
			
		
	
		
		
			
				
					|  |  |         - ESP32 |  |  |         - ESP32 | 
			
		
	
	
		
		
			
				
					|  | @ -127,17 +127,17 @@ body: | 
			
		
	
		
		
			
				
					|  |  |     id: build-and-flash-method |  |  |     id: build-and-flash-method | 
			
		
	
		
		
			
				
					|  |  |     attributes: |  |  |     attributes: | 
			
		
	
		
		
			
				
					|  |  |       label: Build & Flash Method |  |  |       label: Build & Flash Method | 
			
		
	
		
		
			
				
					
					|  |  |       description: What software do you use to build and flash our firmware images ? |  |  |       description: What software do you use to flash / build & flash our firmware images ? | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |       options: |  |  |       options: | 
			
		
	
		
		
			
				
					
					|  |  |         - ESP Tools |  |  |         - ESP Tools (flash) | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         - Platform IO |  |  |         - Platform IO (build & flash) | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  |     validations: |  |  |     validations: | 
			
		
	
		
		
			
				
					|  |  |       required: true |  |  |       required: true | 
			
		
	
		
		
			
				
					|  |  |   - type: dropdown |  |  |   - type: dropdown | 
			
		
	
		
		
			
				
					|  |  |     id: desktop-os |  |  |     id: desktop-os | 
			
		
	
		
		
			
				
					|  |  |     attributes: |  |  |     attributes: | 
			
		
	
		
		
			
				
					|  |  |       label: Desktop |  |  |       label: Desktop | 
			
		
	
		
		
			
				
					
					|  |  |       description: Which operating system are you using on your desktop ? |  |  |       description: Which operating system are you using on your desktop to build & flash ? | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |       options: |  |  |       options: | 
			
		
	
		
		
			
				
					|  |  |         - Linux |  |  |         - Linux | 
			
		
	
		
		
			
				
					|  |  |         - Mac OS |  |  |         - Mac OS | 
			
		
	
	
		
		
			
				
					|  | @ -147,7 +147,7 @@ body: | 
			
		
	
		
		
			
				
					|  |  |   - type: textarea |  |  |   - type: textarea | 
			
		
	
		
		
			
				
					|  |  |     id: debugging |  |  |     id: debugging | 
			
		
	
		
		
			
				
					|  |  |     attributes: |  |  |     attributes: | 
			
		
	
		
		
			
				
					
					|  |  |       label: Relevant log output |  |  |       label: Debug Serial Log output | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  |       description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. |  |  |       description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. | 
			
		
	
		
		
			
				
					|  |  |       placeholder: | |  |  |       placeholder: | | 
			
		
	
		
		
			
				
					|  |  |         - USB Serial Log (attached) |  |  |         - USB Serial Log (attached) | 
			
		
	
	
		
		
			
				
					|  | 
 |