From 5065acc3ccac12fbf42fd85b52a0ba3ab7879cca Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Sat, 29 Aug 2020 10:44:46 +0200 Subject: [PATCH] update issue templates --- ...nal-camera-or-software.md => bug-external.md} | 9 ++++----- .../{blank-issue.md => bug-generic.md} | 4 ++-- .github/ISSUE_TEMPLATE/enhancement.md | 16 ++++++++++++++++ .github/ISSUE_TEMPLATE/question.md | 16 ++++++++++++++++ 4 files changed, 38 insertions(+), 7 deletions(-) rename .github/ISSUE_TEMPLATE/{communication-issue-with-an-external-camera-or-software.md => bug-external.md} (69%) rename .github/ISSUE_TEMPLATE/{blank-issue.md => bug-generic.md} (54%) create mode 100644 .github/ISSUE_TEMPLATE/enhancement.md create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/communication-issue-with-an-external-camera-or-software.md b/.github/ISSUE_TEMPLATE/bug-external.md similarity index 69% rename from .github/ISSUE_TEMPLATE/communication-issue-with-an-external-camera-or-software.md rename to .github/ISSUE_TEMPLATE/bug-external.md index 676e96a1..1b7072b0 100644 --- a/.github/ISSUE_TEMPLATE/communication-issue-with-an-external-camera-or-software.md +++ b/.github/ISSUE_TEMPLATE/bug-external.md @@ -1,7 +1,6 @@ --- -name: Communication issue with an external camera or software -about: Some bugs are caused by different RTSP implementations between the - server and the target +name: 'Bug: communication with an external camera or another software' +about: Bug that arised when using the software with an external camera or another software title: '' labels: '' assignees: '' @@ -9,7 +8,7 @@ assignees: '' ---