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

(cherry picked from commit c0e32d8245)
pull/886/head
Gitea 2 years ago committed by Asterisk Development Team
parent 31c11bec74
commit d35a0d3d4e

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