From 8607ceb3b7b0a2906a8e9a52b566ac2a9757bcf7 Mon Sep 17 00:00:00 2001 From: HansM Date: Fri, 2 Aug 2019 08:47:09 +0200 Subject: [PATCH] Fixed feature request issue template. --- .github/ISSUE_TEMPLATE/feature_request.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 23a133d..9371932 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -12,11 +12,12 @@ Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Example. I'm am trying to do [...] but [...] ### Which project is your feature request related to? -- [x] Client -- [ ] ManagedClient -- [ ] MQTTnet.Server standalone -- [ ] Server -- [ ] Generic + +- Client +- ManagedClient +- MQTTnet.Server standalone +- Server +- Generic ### Describe the solution you'd like A clear and concise description of what you want to happen.