docs: fix URLs in issue/PR template
Sadly, relative URLs don't work in this context.
This commit is contained in:
		
							parent
							
								
									c41d58979f
								
							
						
					
					
						commit
						5aa2712694
					
				
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							@ -13,7 +13,7 @@ _Please replace this line with a brief summary of your issue **AND** if reportin
 | 
			
		||||
 | 
			
		||||
### 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).**
 | 
			
		||||
**Please note by far the quickest way to get a new feature or formula into Homebrew is to file a [Pull Request](https://github.com/Homebrew/homebrew/blob/master/.github/CONTRIBUTING.md).**
 | 
			
		||||
 | 
			
		||||
We will consider your request but it may be closed if it's something we're not actively planning to work on.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/PULL_REQUEST_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/PULL_REQUEST_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,6 @@
 | 
			
		||||
### All Submissions:
 | 
			
		||||
 | 
			
		||||
- [ ] Have you followed the guidelines in our [Contributing](CONTRIBUTING.md) document?
 | 
			
		||||
- [ ] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/homebrew/blob/master/.github/CONTRIBUTING.md) document?
 | 
			
		||||
 | 
			
		||||
### New Formulae Submissions:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user