mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-11-01 01:42:17 +08:00 
			
		
		
		
	Update issue template labels
* update question template * update bug-report label * update feature-request label
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/bug-report.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/bug-report.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,7 +1,7 @@ | |||||||
| name: "🐞 Bug report (encountered problems/errors)" | name: "🐞 Bug report (encountered problems/errors)" | ||||||
| description: Something is not working as it should | description: Something is not working as it should | ||||||
| title: "[Bug] " | title: "[Bug] " | ||||||
| labels: [🐞 Bug report] | labels: "🐛 Type: Bug" | ||||||
|  |  | ||||||
| body: | body: | ||||||
|   - type: markdown |   - type: markdown | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature-request.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature-request.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,7 +1,7 @@ | |||||||
| name: "⭐ Feature request (request for new functionality)" | name: "⭐ Feature request (request for new functionality)" | ||||||
| description: Help make Cmder even better | description: Help make Cmder even better | ||||||
| title: "[Feature request] " | title: "[Feature request] " | ||||||
| labels: [⭐ Feature request] | labels: "🛠 Type: Feature Request" | ||||||
|  |  | ||||||
| body: | body: | ||||||
|   - type: markdown |   - type: markdown | ||||||
|   | |||||||
							
								
								
									
										3
									
								
								.github/ISSUE_TEMPLATE/question.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/ISSUE_TEMPLATE/question.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,7 @@ | |||||||
| name: "❓ Question" | name: "❓ Question" | ||||||
| description: Something is unclear or needs to be discussed | description: Something is unclear or needs to be discussed | ||||||
| labels: [❓ Question] | title: "Question: " | ||||||
|  | labels: "❔ Type: Question" | ||||||
|  |  | ||||||
| body: | body: | ||||||
|   - type: markdown |   - type: markdown | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user