From 9b28fe2c92b9c70cc8c651186f97586886ef3f90 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 14c3c96..bb7896a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,6 +8,8 @@ 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). + If you'd like support for a new extension please submit a [feature request](https://github.com/mlocati/docker-php-extension-installer/issues/new?template=feature_request.md) instead. - type: input attributes: label: Version of install-php-extensions