mirror of
				https://github.com/theoludwig/markdownlint-rule-relative-links.git
				synced 2025-11-01 00:49:07 +01:00 
			
		
		
		
	chore: better Prettier config for easier reviews
This commit is contained in:
		
							
								
								
									
										8
									
								
								.github/ISSUE_TEMPLATE/BUG.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/ISSUE_TEMPLATE/BUG.md
									
									
									
									
										vendored
									
									
								
							@@ -1,8 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
name: '🐛 Bug Report'
 | 
			
		||||
about: 'Report an unexpected problem or unintended behavior.'
 | 
			
		||||
title: '[Bug]'
 | 
			
		||||
labels: 'bug'
 | 
			
		||||
name: "🐛 Bug Report"
 | 
			
		||||
about: "Report an unexpected problem or unintended behavior."
 | 
			
		||||
title: "[Bug]"
 | 
			
		||||
labels: "bug"
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
<!--
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										8
									
								
								.github/ISSUE_TEMPLATE/DOCUMENTATION.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/ISSUE_TEMPLATE/DOCUMENTATION.md
									
									
									
									
										vendored
									
									
								
							@@ -1,8 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
name: '📜 Documentation'
 | 
			
		||||
about: 'Correct spelling errors, improvements or additions to documentation files (README, CONTRIBUTING...).'
 | 
			
		||||
title: '[Documentation]'
 | 
			
		||||
labels: 'documentation'
 | 
			
		||||
name: "📜 Documentation"
 | 
			
		||||
about: "Correct spelling errors, improvements or additions to documentation files (README, CONTRIBUTING...)."
 | 
			
		||||
title: "[Documentation]"
 | 
			
		||||
labels: "documentation"
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
<!-- Please make sure your issue has not already been fixed. -->
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										8
									
								
								.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
									
									
									
									
										vendored
									
									
								
							@@ -1,8 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
name: '✨ Feature Request'
 | 
			
		||||
about: 'Suggest a new feature idea.'
 | 
			
		||||
title: '[Feature]'
 | 
			
		||||
labels: 'feature request'
 | 
			
		||||
name: "✨ Feature Request"
 | 
			
		||||
about: "Suggest a new feature idea."
 | 
			
		||||
title: "[Feature]"
 | 
			
		||||
labels: "feature request"
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
<!-- Please make sure your issue has not already been fixed. -->
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										8
									
								
								.github/ISSUE_TEMPLATE/IMPROVEMENT.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/ISSUE_TEMPLATE/IMPROVEMENT.md
									
									
									
									
										vendored
									
									
								
							@@ -1,8 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
name: '🔧 Improvement'
 | 
			
		||||
about: 'Improve structure/format/performance/refactor/tests of the code.'
 | 
			
		||||
title: '[Improvement]'
 | 
			
		||||
labels: 'improvement'
 | 
			
		||||
name: "🔧 Improvement"
 | 
			
		||||
about: "Improve structure/format/performance/refactor/tests of the code."
 | 
			
		||||
title: "[Improvement]"
 | 
			
		||||
labels: "improvement"
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
<!-- Please make sure your issue has not already been fixed. -->
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										8
									
								
								.github/ISSUE_TEMPLATE/QUESTION.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/ISSUE_TEMPLATE/QUESTION.md
									
									
									
									
										vendored
									
									
								
							@@ -1,8 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
name: '🙋 Question'
 | 
			
		||||
about: 'Further information is requested.'
 | 
			
		||||
title: '[Question]'
 | 
			
		||||
labels: 'question'
 | 
			
		||||
name: "🙋 Question"
 | 
			
		||||
about: "Further information is requested."
 | 
			
		||||
title: "[Question]"
 | 
			
		||||
labels: "question"
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
### Question
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user