From c71b7a3d7819b834479408965c4ab2098445f1d0 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Tue, 5 Apr 2022 15:26:49 +0200 Subject: [PATCH] Add a note about bug reports and feature requests --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 14c3c967..49b933be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,6 +8,7 @@ body: value: | Thanks for taking the time to fill out this bug report! Please remark that this project is about the `install-php-extensions` command, not about `docker-php-ext-install`. + File this bug report for the [supported PHP extensions](https://github.com/mlocati/docker-php-extension-installer#supported-php-extensions): to ask support for a new extension please submit a [feature request](https://github.com/mlocati/docker-php-extension-installer/issues/new?template=feature_request.md). - type: input attributes: label: Version of install-php-extensions