; PR-template: Change comment syntax
The # syntax for comments results in all the lines being rendered as separate headers because it's markdown syntax for titles. I believe the markdown custom is to use `<!-- HTML comments -->`. [ci skip]
This commit is contained in:
		
							parent
							
								
									1e4b5203a3
								
							
						
					
					
						commit
						9ff5ac1288
					
				
							
								
								
									
										20
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							| @ -1,9 +1,11 @@ | ||||
| # Thanks for your pull request! We appreciate it.  | ||||
| # If you're a new developer, FOSS contributor, or hledger contributor, welcome. | ||||
| #  | ||||
| # Much of our best design work and knowledge sharing happens during code review, | ||||
| # so be prepared for more work ahead, especially if your PR is large. | ||||
| # To minimise waste, and learn how to get hledger PRs accepted swiftly,  | ||||
| # please check the latest guidelines in the developer docs: | ||||
| #  | ||||
| # https://hledger.org/PULLREQUESTS.html | ||||
| <!-- | ||||
| Thanks for your pull request! We appreciate it.  | ||||
| If you're a new developer, FOSS contributor, or hledger contributor, welcome. | ||||
| 
 | ||||
| Much of our best design work and knowledge sharing happens during code review, | ||||
| so be prepared for more work ahead, especially if your PR is large. | ||||
| To minimise waste, and learn how to get hledger PRs accepted swiftly,  | ||||
| please check the latest guidelines in the developer docs: | ||||
| 
 | ||||
| https://hledger.org/PULLREQUESTS.html | ||||
| --> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user