Render TAF report in issue template as code block
This commit is contained in:
		@@ -9,6 +9,7 @@ body:
 | 
				
			|||||||
    id: what-happened
 | 
					    id: what-happened
 | 
				
			||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
      label: What happened?
 | 
					      label: What happened?
 | 
				
			||||||
 | 
					      description: What did you expect to happen?
 | 
				
			||||||
    validations:
 | 
					    validations:
 | 
				
			||||||
      required: true
 | 
					      required: true
 | 
				
			||||||
  - type: textarea
 | 
					  - type: textarea
 | 
				
			||||||
@@ -16,6 +17,7 @@ body:
 | 
				
			|||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
      label: Paste the TAF report you tried to parse.
 | 
					      label: Paste the TAF report you tried to parse.
 | 
				
			||||||
      description: If you used the automatic fetch feature, you can get the original report from https://beta.aviationweather.gov/.
 | 
					      description: If you used the automatic fetch feature, you can get the original report from https://beta.aviationweather.gov/.
 | 
				
			||||||
 | 
					      render: text
 | 
				
			||||||
    validations:
 | 
					    validations:
 | 
				
			||||||
      required: true
 | 
					      required: true
 | 
				
			||||||
  - type: input
 | 
					  - type: input
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user