mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
.github: Tweak new feature language, and move feature requests elsewhere.
This commit is contained in:
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