From 027f32065f9134a17538c42b21d889e2e1ad987f Mon Sep 17 00:00:00 2001 From: Martchus Date: Thu, 4 Jun 2020 20:50:26 +0200 Subject: [PATCH] Add CLI to components in issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- .github/ISSUE_TEMPLATE/feature_request.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 16c371e..de756ac 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,8 @@ assignees: '' * [ ] Standalone tray application (based on Qt Widgets) * [ ] Plasmoid/applet for Plasma desktop * [ ] Dolphin integration -* [ ] Integrated Syncthing instance ("libsyncthing") +* [ ] Command line tool (`syncthingctl`) +* [ ] Integrated Syncthing instance (`libsyncthing`) * [ ] Backend libraries **Environment and versions** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 85a27ca..2a4309d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -11,7 +11,8 @@ assignees: '' * [ ] Standalone tray application (based on Qt Widgets) * [ ] Plasmoid/applet for Plasma desktop * [ ] Dolphin integration -* [ ] Integrated Syncthing instance ("libsyncthing") +* [ ] Command line tool (`syncthingctl`) +* [ ] Integrated Syncthing instance (`libsyncthing`) * [ ] Backend libraries **Is your feature request specific to a certain platform/environment? Please specify.**