From 30c5147c62d11183d8f606ba652da091caf14f9d Mon Sep 17 00:00:00 2001 From: HansM Date: Fri, 2 Aug 2019 08:46:12 +0200 Subject: [PATCH] Fixed bug reports issue template. --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ee70ac0..d78b198 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,11 +11,12 @@ assignees: '' A clear and concise description of what the bug is. ### Which project is your bug related to? -- [x] Client -- [ ] ManagedClient -- [ ] MQTTnet.Server standalone -- [ ] Server -- [ ] Generic + +- Client +- ManagedClient +- MQTTnet.Server standalone +- Server +- Generic ### To Reproduce Steps to reproduce the behavior: