mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-04 10:58:06 +00:00 
			
		
		
		
	Merge pull request #1716 from parkervcp/templates/bug-report
issue templates: fix markdown formatting issue
This commit is contained in:
		
						commit
						3a99ad4294
					
				
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug-report.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug-report.yml
									
									
									
									
										vendored
									
									
								
							@ -79,7 +79,9 @@ body:
 | 
			
		||||
      description: |
 | 
			
		||||
        Run the command below on the SSH terminal of your Wings machine and provide the link to logs.
 | 
			
		||||
        
 | 
			
		||||
        `tail -n 100 $(ls -Alrt /var/log/pterodactyl/install/*.log | tail -1 | sed 's/  */ /g' | cut -s -d' ' -f9) | nc pteropaste.com 99`
 | 
			
		||||
        ```
 | 
			
		||||
        tail -n 1000 $(ls -Alrt /var/log/pterodactyl/install/*.log | tail -1 | sed 's/  */ /g' | cut -s -d' ' -f9) | nc pteropaste.com 99
 | 
			
		||||
        ```
 | 
			
		||||
      placeholder: |
 | 
			
		||||
        https://pteropaste.com/exampleLogs
 | 
			
		||||
    validations:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user