chore: update bug-report.yml
This commit is contained in:
		
							
								
								
									
										8
									
								
								.github/ISSUE_TEMPLATE/bug-report.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/ISSUE_TEMPLATE/bug-report.yml
									
									
									
									
										vendored
									
									
								
							@@ -8,14 +8,14 @@ body:
 | 
			
		||||
    attributes:
 | 
			
		||||
      value: |
 | 
			
		||||
        🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧   
 | 
			
		||||
        注意:请求太多,参考【优先级】快速添加内容  
 | 
			
		||||
        注意:请求太多,请按照下面内容提供错误报告  
 | 
			
		||||
        🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧   
 | 
			
		||||
 | 
			
		||||
  - type: input
 | 
			
		||||
    id: error-list
 | 
			
		||||
    attributes:
 | 
			
		||||
      label: 📄 错误清单
 | 
			
		||||
      description: 选择一个错类型
 | 
			
		||||
      description: 指定错误清单文件,方便我们快速定位错误。
 | 
			
		||||
      placeholder: ex. `docs/ansible.md`
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
@@ -24,11 +24,13 @@ body:
 | 
			
		||||
    id: error-type
 | 
			
		||||
    attributes:
 | 
			
		||||
      label: 🧨 错误类型
 | 
			
		||||
      description: 请选择一个错类型
 | 
			
		||||
      description: 请选择错误类型。
 | 
			
		||||
      options:
 | 
			
		||||
        - label: 排版 & 文字错误
 | 
			
		||||
        - label: 清单内容示例错误
 | 
			
		||||
        - label: 其它
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
 | 
			
		||||
  - type: textarea
 | 
			
		||||
    id: description
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user