Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

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

Expand Down
11 changes: 5 additions & 6 deletions .github/ISSUE_TEMPLATE/improvement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/new-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down