From fd9a1d12d28f465703d9fe7487ff7bb2d8b04e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernesto=20Garc=C3=ADa?= Date: Tue, 5 Jun 2018 11:24:51 -0400 Subject: [PATCH] Update Feature Request PR text Part of the text was more appropriate for bug reports, and this commit adapts that to feature requests instead. --- .github/ISSUE_TEMPLATE/Feature_Request.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md index 6216c529..1d851463 100644 --- a/.github/ISSUE_TEMPLATE/Feature_Request.md +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -15,9 +15,9 @@ to work on. * Please make sure that you are familiar with and follow the Code of Conduct for this project (found in the CODE_OF_CONDUCT.md file). -We'll probably ask you to submit the fix (after giving some direction). If -you've never done that before, that's great! Check this free short video -tutorial to learn how: http://kcd.im/pull-request +It'd be great if after the discussion you're the one who submits the PR that +implements this feature. If you've never done that before, that's great! Check +this free short video tutorial to learn how: http://kcd.im/pull-request -->