mirror of
				https://gitee.com/SuperManito/LinuxMirrors
				synced 2025-11-04 08:20:28 +08:00 
			
		
		
		
	更新议题模板
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug.yml
									
									
									
									
										vendored
									
									
								
							@@ -42,7 +42,7 @@ body:
 | 
				
			|||||||
      label: 系统详细信息
 | 
					      label: 系统详细信息
 | 
				
			||||||
      description: '请将命令 `cat /etc/os-release` 的输出结果粘贴在下方'
 | 
					      description: '请将命令 `cat /etc/os-release` 的输出结果粘贴在下方'
 | 
				
			||||||
    validations:
 | 
					    validations:
 | 
				
			||||||
      required: false
 | 
					      required: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - type: input
 | 
					  - type: input
 | 
				
			||||||
    id: uname
 | 
					    id: uname
 | 
				
			||||||
@@ -50,7 +50,7 @@ body:
 | 
				
			|||||||
      label: 环境信息
 | 
					      label: 环境信息
 | 
				
			||||||
      description: '请将命令 `uname -a` 的输出结果粘贴在下方'
 | 
					      description: '请将命令 `uname -a` 的输出结果粘贴在下方'
 | 
				
			||||||
    validations:
 | 
					    validations:
 | 
				
			||||||
      required: false
 | 
					      required: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - type: textarea
 | 
					  - type: textarea
 | 
				
			||||||
    id: what-happened
 | 
					    id: what-happened
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user