mirror of
				https://github.com/StackExchange/dnscontrol.git
				synced 2024-05-11 05:55:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			611 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			611 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
<!--
 | 
						|
## Before submiting a pull request
 | 
						|
 | 
						|
Please make sure you've run the following commands from the root directory.
 | 
						|
 | 
						|
go vet ./...
 | 
						|
go fmt ./...
 | 
						|
go generate ./...
 | 
						|
go mod tidy
 | 
						|
 | 
						|
## Release changelog section
 | 
						|
 | 
						|
Help keep the release changelog clear by pre-naming the proper section in the GitHub pull request title.
 | 
						|
 | 
						|
Some examples:
 | 
						|
* CICD: Add required GHA permissions for goreleaser
 | 
						|
* DOCS: Fixed providers with "contributor support" table
 | 
						|
* ROUTE53: Allow R53_ALIAS records to enable target health evaluation
 | 
						|
 | 
						|
More examples/context can be found in the file .goreleaser.yml under the 'build' > 'changelog' key.
 | 
						|
!-->
 |