mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	[Docs] Improve indent of output block in GitHub Issue template
This commit is contained in:
		
				
					committed by
					
						 Jordan Harband
						Jordan Harband
					
				
			
			
				
	
			
			
			
						parent
						
							deb2a9b821
						
					
				
				
					commit
					206d503a21
				
			
							
								
								
									
										31
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										31
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							| @@ -4,22 +4,22 @@ | ||||
| - Operating system and version: | ||||
|  | ||||
| - `nvm debug` output: | ||||
| <details> | ||||
| <!-- do not delete the following blank line --> | ||||
|   <details> | ||||
|   <!-- do not delete the following blank line --> | ||||
|  | ||||
| ```sh | ||||
|   ```sh | ||||
|  | ||||
| ``` | ||||
| </details> | ||||
|   ``` | ||||
|   </details> | ||||
|  | ||||
| - `nvm ls` output: | ||||
| <details> | ||||
| <!-- do not delete the following blank line --> | ||||
|   <details> | ||||
|   <!-- do not delete the following blank line --> | ||||
|  | ||||
| ```sh | ||||
|   ```sh | ||||
|  | ||||
| ``` | ||||
| </details> | ||||
|   ``` | ||||
|   </details> | ||||
|  | ||||
| - How did you install `nvm`? (e.g. install script in readme, Homebrew): | ||||
|  | ||||
| @@ -33,9 +33,10 @@ | ||||
|  | ||||
| <!-- if this does not apply, please delete this section --> | ||||
| - If you are having installation issues, or getting "N/A", what does `curl -I --compressed -v https://nodejs.org/dist/` print out? | ||||
| <details> | ||||
| <!-- do not delete the following blank line --> | ||||
|   <details> | ||||
|   <!-- do not delete the following blank line --> | ||||
|  | ||||
| ```sh | ||||
| ``` | ||||
| </details> | ||||
|   ```sh | ||||
|  | ||||
|   ``` | ||||
|   </details> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user