mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			453 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			453 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
name: ✨ Feature Request
 | 
						|
description: Suggest an idea for this project
 | 
						|
labels: ["✨Feature"]
 | 
						|
 | 
						|
body:
 | 
						|
  - type: textarea
 | 
						|
    attributes:
 | 
						|
      label: Summary
 | 
						|
      description: Tell us what the suggestion is
 | 
						|
    validations:
 | 
						|
      required: true
 | 
						|
  - type: textarea
 | 
						|
    attributes:
 | 
						|
      label: Purpose
 | 
						|
      description: Describe the specific problem or need you think this feature will solve, and who it will help.
 | 
						|
    validations:
 | 
						|
      required: true |