ISSUE_TEMPLATE: create initial template
Closes Homebrew/homebrew#41321.
This commit is contained in:
		
							parent
							
								
									6e33ace71b
								
							
						
					
					
						commit
						bcc5591702
					
				
							
								
								
									
										18
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,18 @@
 | 
			
		||||
# Please follow the general troubleshooting steps first:
 | 
			
		||||
 | 
			
		||||
- [ ] Ran `brew update` and retried your prior step?
 | 
			
		||||
- [ ] Ran `brew doctor`, fixed as many issues as possible and retried your prior step?
 | 
			
		||||
- [ ] If you're seeing permission errors tried running `sudo chown -R $(whoami) $(brew --prefix)`?
 | 
			
		||||
 | 
			
		||||
### Bug reports:
 | 
			
		||||
 | 
			
		||||
_Please replace this line with a brief summary of your issue **AND** if reporting a build issue underneath include the link from:_
 | 
			
		||||
 | 
			
		||||
`brew gist-logs <formula>`
 | 
			
		||||
(where `<formula>` is the name of the formula that failed to build).
 | 
			
		||||
 | 
			
		||||
### Feature/Formula Requests:
 | 
			
		||||
 | 
			
		||||
**Please note by far the quickest way to get a new feature or formula into Homebrew is to file a [Pull Request](CONTRIBUTING.md).**
 | 
			
		||||
 | 
			
		||||
We will consider your request but it may be closed if it's something we're not actively planning to work on.
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user