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

This commit is contained in:
Gitea 2023-05-09 10:42:45 -03:00 committed by Joshua C. Colp
parent 851ec44714
commit c0e32d8245
2 changed files with 7 additions and 4 deletions

View File

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

View File

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