19 lines
		
	
	
	
		
			674 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			674 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Describe your Pull Request
 | |
| A clear and concise description of what the Pull Request is about.
 | |
| 
 | |
| Fixes # (issue)
 | |
| 
 | |
| Please select relevant options:
 | |
| 
 | |
| - [ ] Bug fix (non-breaking change which fixes an issue)
 | |
| - [ ] New feature (non-breaking change which adds functionality)
 | |
| - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
 | |
| 
 | |
| ## Checklist
 | |
| 
 | |
| - [ ] My code follows the style guidelines of this project
 | |
| - [ ] I have made corresponding changes to the documentation
 | |
| - [ ] I have added tests that prove my fix is effective or that my feature works
 | |
| - [ ] I have checked my code and corrected any misspellings
 | |
| 
 | |
| Reviewer: @nmeisenzahl 
 |