From d83de2235c71f1431fb8b987a787bf183b8281e7 Mon Sep 17 00:00:00 2001 From: "C. Maj" <52975048+chrsmj@users.noreply.github.com> Date: Tue, 25 Aug 2026 11:45:32 -0600 Subject: [PATCH] Update FreePBX versions list in issue templates to include v18. --- .github/ISSUE_TEMPLATE/bug-report.yml | 14 +++++++------- .github/ISSUE_TEMPLATE/improvement.yml | 11 +++++------ .github/ISSUE_TEMPLATE/new-feature.yml | 12 ++++++------ 3 files changed, 18 insertions(+), 19 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e542d60..6d2c47d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -9,24 +9,24 @@ body: attributes: value: | - Thanks for creating a report! The issue has entered the triage (open) process. That means the issue will wait in this status until the FreePBX team has an opportunity to review the issue. Our weekly triage meetings happen every Monday. Once the issue has been reviewed you may receive comments regarding the next steps towards resolution. + Thanks for making a report! The issue has entered the triage (open) process. That means the issue will wait in this status until the FreePBX team has an opportunity to review the issue. Once the issue has been reviewed you may receive comments regarding the next steps towards resolution. A good first step is for you to review the [FreePBX Issue Guidelines](https://sangomakb.atlassian.net/wiki/spaces/FP/pages/10355381/FreePBX+Ticket+Reporting) if you haven't already. The guidelines detail what is expected from the FreePBX issue report. Then, if you are submitting a patch, please review the Patch Contribution Process. - Please note that by submitting data, code, or documentation to Sangoma through GitHub, you accept the Terms of Use present at - https://www.asterisk.org/terms-of-use/. + Please note that by submitting data, code, or documentation to Sangoma through GitHub, you accept the Terms of Use present at [FreePBX.org](https://www.freepbx.org/) and [Sangoma.com/legal](https://www.sangoma.com/legal). + Thanks for taking the time to fill out this bug report! + - type: dropdown id: fpbxver attributes: label: FreePBX Version options: - - FreePBX 16 + - FreePBX 18 - FreePBX 17 - - FreePBX 15 - - FreePBX 13/14 + - FreePBX 16 validations: required: true @@ -41,7 +41,7 @@ body: id: environment attributes: label: Operating Environment - description: FreePBX Framework version, Asterisk version , modules version(fwconsole ma list output) etc. + description: FreePBX Framework version, Asterisk version, modules version (fwconsole ma list output) etc. validations: required: true diff --git a/.github/ISSUE_TEMPLATE/improvement.yml b/.github/ISSUE_TEMPLATE/improvement.yml index cc00932..6b45a98 100644 --- a/.github/ISSUE_TEMPLATE/improvement.yml +++ b/.github/ISSUE_TEMPLATE/improvement.yml @@ -7,24 +7,23 @@ body: attributes: value: | - Thanks for creating a report! The issue has entered the triage (open) process. That means the issue will wait in this status until the FreePBX team has an opportunity to review the issue. Our weekly triage meetings happen every Monday. Once the issue has been reviewed you may receive comments regarding the next steps towards resolution. + Thanks for making a report! The issue has entered the triage (open) process. That means the issue will wait in this status until the FreePBX team has an opportunity to review the issue. Once the issue has been reviewed you may receive comments regarding the next steps towards resolution. A good first step is for you to review the [FreePBX Issue Guidelines](https://sangomakb.atlassian.net/wiki/spaces/FP/pages/10355381/FreePBX+Ticket+Reporting) if you haven't already. The guidelines detail what is expected from the FreePBX issue report. Then, if you are submitting a patch, please review the Patch Contribution Process. - Please note that by submitting data, code, or documentation to Sangoma through GitHub, you accept the Terms of Use present at - https://www.asterisk.org/terms-of-use/. - Thanks for taking the time to fill out this bug report! + Please note that by submitting data, code, or documentation to Sangoma through GitHub, you accept the Terms of Use present at [FreePBX.org](https://www.freepbx.org/) and [Sangoma.com/legal](https://www.sangoma.com/legal). + Thanks for taking the time to fill out this improvement report! - type: dropdown id: fpbxver attributes: label: FreePBX Version options: - - FreePBX 16 + - FreePBX 18 - FreePBX 17 - - FreePBX 15 + - FreePBX 16 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/new-feature.yml b/.github/ISSUE_TEMPLATE/new-feature.yml index 4f6a2f2..fa93b5b 100644 --- a/.github/ISSUE_TEMPLATE/new-feature.yml +++ b/.github/ISSUE_TEMPLATE/new-feature.yml @@ -7,24 +7,24 @@ body: attributes: value: | - Thanks for creating a report! The issue has entered the triage (open) process. That means the issue will wait in this status until the FreePBX team has an opportunity to review the issue. Our weekly triage meetings happen every Monday. Once the issue has been reviewed you may receive comments regarding the next steps towards resolution. + Thanks for making a report! The issue has entered the triage (open) process. That means the issue will wait in this status until the FreePBX team has an opportunity to review the issue. Once the issue has been reviewed you may receive comments regarding the next steps towards resolution. A good first step is for you to review the [FreePBX Issue Guidelines](https://sangomakb.atlassian.net/wiki/spaces/FP/pages/10355381/FreePBX+Ticket+Reporting) if you haven't already. The guidelines detail what is expected from the FreePBX issue report. Then, if you are submitting a patch, please review the Patch Contribution Process. - Please note that by submitting data, code, or documentation to Sangoma through GitHub, you accept the Terms of Use present at - https://www.asterisk.org/terms-of-use/. - Thanks for taking the time to fill out this bug report! + Please note that by submitting data, code, or documentation to Sangoma through GitHub, you accept the Terms of Use present at [FreePBX.org](https://www.freepbx.org/) and [Sangoma.com/legal](https://www.sangoma.com/legal). + + Thanks for taking the time to fill out this new feature report! - type: dropdown id: fpbxver attributes: label: FreePBX Version options: - - FreePBX 16 + - FreePBX 18 - FreePBX 17 - - FreePBX 15 + - FreePBX 16 validations: required: true