Merge pull request #8767 from issyl0/update-pr-template-brew-man
PULL_REQUEST_TEMPLATE: Add a checklist item for `brew man`
This commit is contained in:
		
						commit
						227da3aa00
					
				
							
								
								
									
										1
									
								
								.github/PULL_REQUEST_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/PULL_REQUEST_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							@ -4,5 +4,6 @@
 | 
				
			|||||||
- [ ] Have you written new tests for your changes? [Here's an example](https://github.com/Homebrew/brew/blob/HEAD/Library/Homebrew/test/PATH_spec.rb).
 | 
					- [ ] Have you written new tests for your changes? [Here's an example](https://github.com/Homebrew/brew/blob/HEAD/Library/Homebrew/test/PATH_spec.rb).
 | 
				
			||||||
- [ ] Have you successfully run `brew style` with your changes locally?
 | 
					- [ ] Have you successfully run `brew style` with your changes locally?
 | 
				
			||||||
- [ ] Have you successfully run `brew tests` with your changes locally?
 | 
					- [ ] Have you successfully run `brew tests` with your changes locally?
 | 
				
			||||||
 | 
					- [ ] Have you successfully run `brew man` locally and committed any changes?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-----
 | 
					-----
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user