From dc46b162476fb545924c18e7929496906e103f07 Mon Sep 17 00:00:00 2001 From: Ronan Jouchet Date: Tue, 10 Mar 2020 09:11:18 -0400 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c03ffbf..56dab09 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -12,6 +12,9 @@ Incomprehensible / incomplete feature request will be closed. **Current state and problem statement** A clear and concise description of what the problem is. For example: I'm always frustrated when [...] +- [ ] I looked at `nativefier --help` and https://github.com/jiahaog/nativefier/blob/master/docs/api.md , no existing option fits my needs. +- [ ] I searched existing open & closed issues. Yes, my issue is new. + **Describe the solution you'd like** A clear and concise description of what you want to happen.