Fix fix: tag doc in PR tempalte.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							@@ -5,7 +5,7 @@
 | 
			
		||||
We use github actions to do automatic [semantic versioning](https://github.com/semantic-release/semantic-release), so please use the following nomenclature for the commit message according to the type of change:
 | 
			
		||||
 | 
			
		||||
* Prefix with `feat:`, and it will trigger a minor version bump. 
 | 
			
		||||
* Prefix with `fix`:, and it will trigger a patch version bump. 
 | 
			
		||||
* Prefix with `fix:`, and it will trigger a patch version bump.
 | 
			
		||||
* Prefix with `BREAKING CHANGE:`, and it will trigger a major version bump.
 | 
			
		||||
<!-- REMOVE END -->
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user