mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	CONTRIBUTING.md: add a blank line before a list
List of code areas in `CONTRIBUTING.md` immediately follows the previous line. While GitHub's Markdown parser doesn't mind, some Markdown parsers don't consider it a list. Add a blank line between the list and the preceding paragraph to ensure that the list is rendered correctly in more Markdown renderers. Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
This commit is contained in:
		
							parent
							
								
									bec625eb01
								
							
						
					
					
						commit
						8f7abb2581
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -71,6 +71,7 @@ When multiple areas are affected list the areas separated with a /: | ||||||
|     Area1/Area2: Detail about the change [reference thread / issue] |     Area1/Area2: Detail about the change [reference thread / issue] | ||||||
| 
 | 
 | ||||||
| Here is a (non exhaustive) list of Areas that can be used: | Here is a (non exhaustive) list of Areas that can be used: | ||||||
|  | 
 | ||||||
| * Bluetooth | * Bluetooth | ||||||
| * Cloud-storage | * Cloud-storage | ||||||
| * Desktop | * Desktop | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue