mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-11-04 19:32:13 +08:00 
			
		
		
		
	adjustments to the issues forms
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/ISSUE_TEMPLATE/bug-report.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/ISSUE_TEMPLATE/bug-report.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
name: "🐞 Bug report (encountered problems/errors)"
 | 
			
		||||
description: Something is not working as it should
 | 
			
		||||
title: "[Bug] <title>"
 | 
			
		||||
title: "[Bug] "
 | 
			
		||||
labels: [🐞 Bug report]
 | 
			
		||||
 | 
			
		||||
body:
 | 
			
		||||
@@ -22,8 +22,8 @@ body:
 | 
			
		||||
        Cmder version:
 | 
			
		||||
        Operating system:
 | 
			
		||||
      value: |
 | 
			
		||||
        Cmder version:
 | 
			
		||||
        Operating system:
 | 
			
		||||
        Cmder version: \
 | 
			
		||||
        Operating system: \
 | 
			
		||||
      render: markdown
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature-request.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature-request.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
name: "⭐ Feature request (request for new functionality)"
 | 
			
		||||
description: Help make Cmder even better
 | 
			
		||||
title: "[Feature request] <title>"
 | 
			
		||||
title: "[Feature request] "
 | 
			
		||||
labels: [⭐ Feature request]
 | 
			
		||||
 | 
			
		||||
body:
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/question.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/question.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
name: "❓ Question"
 | 
			
		||||
description: Something is unclear or needs to be discussed
 | 
			
		||||
title: "<title>"
 | 
			
		||||
title: ""
 | 
			
		||||
labels: [❓ Question]
 | 
			
		||||
 | 
			
		||||
body:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user