From 7976824f185ac846f687971cca449da2e4c24728 Mon Sep 17 00:00:00 2001 From: Marcin Aman Date: Wed, 21 Apr 2021 12:19:54 +0200 Subject: Add suggestion about PR-s to issues template --- .github/ISSUE_TEMPLATE/feature_request.md | 3 +++ 1 file changed, 3 insertions(+) (limited to '.github/ISSUE_TEMPLATE/feature_request.md') diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 3666d865..290f0414 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -19,3 +19,6 @@ A clear and concise description of any alternative solutions or features you've **Additional context** Add any other context or screenshots about the feature request here + +**Are you willing to provide a PR?** +Providing a PR can drastically speed up the process of introducing this feature. -- cgit