mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	.github: Tweak new feature language, and move feature requests elsewhere.
(cherry picked from commit e1b29b636c)
			
			
This commit is contained in:
		
				
					committed by
					
						 Asterisk Development Team
						Asterisk Development Team
					
				
			
			
				
	
			
			
			
						parent
						
							5723db8a44
						
					
				
				
					commit
					a6c742dbf6
				
			
							
								
								
									
										3
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							| @@ -3,3 +3,6 @@ contact_links: | ||||
|   - name: Asterisk Community Support | ||||
|     url: https://community.asterisk.org | ||||
|     about: Please ask and answer questions here. | ||||
|   - name: Feature Requests | ||||
|     url: https://github.com/asterisk/asterisk-feature-requests/issues | ||||
|     about: Please submit feature requests here. | ||||
|   | ||||
							
								
								
									
										8
									
								
								.github/ISSUE_TEMPLATE/new-feature.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/ISSUE_TEMPLATE/new-feature.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,5 @@ | ||||
| name: New Feature | ||||
| description: Request a New Feature | ||||
| name: New Feature Submission | ||||
| description: Submit a New Feature | ||||
| title: "[new-feature]: " | ||||
| labels: ["new-feature", "triage"] | ||||
| body: | ||||
| @@ -21,7 +21,7 @@ body: | ||||
|     id: description | ||||
|     attributes: | ||||
|       label: Feature Description | ||||
|       description: Describe the new feature requested in as much detail as possible | ||||
|       description: Describe the new feature in as much detail as possible | ||||
|     validations: | ||||
|       required: true | ||||
|        | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user