.github: Tweak new feature language, and move feature requests elsewhere.

(cherry picked from commit e1b29b636c)
pull/310/head
Gitea 2 years ago committed by Asterisk Development Team
parent 5723db8a44
commit a6c742dbf6

@ -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.

@ -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

Loading…
Cancel
Save