From 191b0c7619386fc7e4bd7e0e20b29e4d6e8f214a Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 27 Aug 2024 15:39:54 +0200 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0f039119..0933b4d3 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: Feature request + url: https://github.com/laravel/breeze/pulls + about: 'For ideas or feature requests, send in a pull request' - name: Support question url: https://laravel.com/docs/contributions#support-questions about: 'This repository is only for reporting bugs. If you need help using the library, click:'