Add feedback link
This commit is contained in:
		
							
								
								
									
										16
									
								
								.github/ISSUE_TEMPLATE/--feature-request.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.github/ISSUE_TEMPLATE/--feature-request.yaml
									
									
									
									
										vendored
									
									
								
							@@ -1,29 +1,29 @@
 | 
				
			|||||||
name: 🛠️ Feature request
 | 
					name: 🛠️ Feature request
 | 
				
			||||||
description: Suggest an idea to improve coolify
 | 
					description: Suggest an idea to improve coolify
 | 
				
			||||||
title: "[Feature]: "
 | 
					title: '[Feature]: '
 | 
				
			||||||
labels: [Enhancement]
 | 
					labels: [Enhancement]
 | 
				
			||||||
assignees:
 | 
					assignees:
 | 
				
			||||||
- andrasbacsai
 | 
					  - andrasbacsai
 | 
				
			||||||
- vasani-arpit
 | 
					  - vasani-arpit
 | 
				
			||||||
body:
 | 
					body:
 | 
				
			||||||
- type: markdown
 | 
					  - type: markdown
 | 
				
			||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
      value: |
 | 
					      value: |
 | 
				
			||||||
      Thanks for taking the time to request a feature for coolify!
 | 
					        Thanks for taking the time to request a feature for coolify! Please also add your request here to get feedback from the community: https://feedback.coolify.io/!
 | 
				
			||||||
- type: checkboxes
 | 
					  - type: checkboxes
 | 
				
			||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
      label: Is there an existing issue for this?
 | 
					      label: Is there an existing issue for this?
 | 
				
			||||||
      description: Please search to see if an issue related to this feature request already exists.
 | 
					      description: Please search to see if an issue related to this feature request already exists.
 | 
				
			||||||
      options:
 | 
					      options:
 | 
				
			||||||
        - label: I have searched the existing issues
 | 
					        - label: I have searched the existing issues
 | 
				
			||||||
          required: true
 | 
					          required: true
 | 
				
			||||||
- type: textarea
 | 
					  - type: textarea
 | 
				
			||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
      label: Summary
 | 
					      label: Summary
 | 
				
			||||||
      description: One paragraph description of the feature.
 | 
					      description: One paragraph description of the feature.
 | 
				
			||||||
    validations:
 | 
					    validations:
 | 
				
			||||||
      required: true
 | 
					      required: true
 | 
				
			||||||
- type: textarea
 | 
					  - type: textarea
 | 
				
			||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
      label: Why should this be worked on?
 | 
					      label: Why should this be worked on?
 | 
				
			||||||
      description: A concise description of the problems or use cases for this feature request.
 | 
					      description: A concise description of the problems or use cases for this feature request.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user