mirror of
				https://github.com/veops/cmdb.git
				synced 2025-11-04 13:46:17 +08:00 
			
		
		
		
	add .github templates
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/ISSUE_TEMPLATE/bug.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/ISSUE_TEMPLATE/bug.yaml
									
									
									
									
										vendored
									
									
								
							@@ -20,7 +20,7 @@ body:
 | 
			
		||||
  - type: dropdown
 | 
			
		||||
    id: aspects
 | 
			
		||||
    attributes:
 | 
			
		||||
      label: bug is related to UI or API aspects?
 | 
			
		||||
      label: This bug is related to UI or API?
 | 
			
		||||
      multiple: true
 | 
			
		||||
      options:
 | 
			
		||||
        - UI
 | 
			
		||||
@@ -34,12 +34,12 @@ body:
 | 
			
		||||
      value: "A bug happened!"
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
  - type: textarea
 | 
			
		||||
  - type: input
 | 
			
		||||
    id: version
 | 
			
		||||
    attributes:
 | 
			
		||||
      label: Version
 | 
			
		||||
      description: What version of our software are you running?
 | 
			
		||||
      value: "2.3.5"
 | 
			
		||||
      value: "newest"
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
  - type: dropdown
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/feature.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/feature.yaml
									
									
									
									
										vendored
									
									
								
							@@ -34,11 +34,11 @@ body:
 | 
			
		||||
      value: "everyone wants this feature!"
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
  - type: textarea
 | 
			
		||||
  - type: input
 | 
			
		||||
    id: version
 | 
			
		||||
    attributes:
 | 
			
		||||
      label: Version
 | 
			
		||||
      description: What version of our software are you running?
 | 
			
		||||
      value: "2.3.5"
 | 
			
		||||
      value: "newest"
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user