Update bug_report.yml
This commit is contained in:
		
							parent
							
								
									a075e9631d
								
							
						
					
					
						commit
						694f12c97d
					
				
							
								
								
									
										19
									
								
								.github/ISSUE_TEMPLATE/bug_report.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										19
									
								
								.github/ISSUE_TEMPLATE/bug_report.yml
									
									
									
									
										vendored
									
									
								
							@ -9,8 +9,10 @@ body:
 | 
				
			|||||||
      label: Installation Method | 安装方法与平台
 | 
					      label: Installation Method | 安装方法与平台
 | 
				
			||||||
      options:
 | 
					      options:
 | 
				
			||||||
        - Please choose | 请选择
 | 
					        - Please choose | 请选择
 | 
				
			||||||
        - Pip Install (I used latest requirements.txt and python>=3.8)
 | 
					        - Pip Install (I ignored requirements.txt)
 | 
				
			||||||
        - Anaconda (I used latest requirements.txt and python>=3.8)
 | 
					        - Pip Install (I used latest requirements.txt)
 | 
				
			||||||
 | 
					        - Anaconda (I ignored requirements.txt)
 | 
				
			||||||
 | 
					        - Anaconda (I used latest requirements.txt)
 | 
				
			||||||
        - Docker(Windows/Mac)
 | 
					        - Docker(Windows/Mac)
 | 
				
			||||||
        - Docker(Linux)
 | 
					        - Docker(Linux)
 | 
				
			||||||
        - Docker-Compose(Windows/Mac)
 | 
					        - Docker-Compose(Windows/Mac)
 | 
				
			||||||
@ -31,6 +33,19 @@ body:
 | 
				
			|||||||
    validations:
 | 
					    validations:
 | 
				
			||||||
      required: true
 | 
					      required: true
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
 | 
					  - type: dropdown
 | 
				
			||||||
 | 
					    id: os
 | 
				
			||||||
 | 
					    attributes:
 | 
				
			||||||
 | 
					      label: OS | 操作系统
 | 
				
			||||||
 | 
					      options:
 | 
				
			||||||
 | 
					        - Please choose | 请选择
 | 
				
			||||||
 | 
					        - Windows
 | 
				
			||||||
 | 
					        - Mac
 | 
				
			||||||
 | 
					        - Linux
 | 
				
			||||||
 | 
					        - Docker
 | 
				
			||||||
 | 
					    validations:
 | 
				
			||||||
 | 
					      required: true
 | 
				
			||||||
 | 
					      
 | 
				
			||||||
  - type: textarea
 | 
					  - type: textarea
 | 
				
			||||||
    id: describe
 | 
					    id: describe
 | 
				
			||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user