From 0c8d1e1dc454a56f769615a322ffb276333cfc03 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sun, 20 Dec 2020 14:48:54 -0800 Subject: [PATCH] Remove checkbox from feature request form. --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a59e2903..ddf2c8f3 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,7 +7,7 @@ assignees: '' --- -- [ ] I have searched the issue tracker to check if this feature has already been requested. +Before filing, please search the issue tracker to see if this feature has already been requested. **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]