From 47e10aab401bad2d9ec95d0a47689c540c832a75 Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Sun, 19 Jul 2020 13:16:05 +0200 Subject: [PATCH] add issue templates --- .github/ISSUE_TEMPLATE/blank-issue.md | 16 ++++++++++ ...sue-with-an-external-camera-or-software.md | 30 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/blank-issue.md create mode 100644 .github/ISSUE_TEMPLATE/communication-issue-with-an-external-camera-or-software.md diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md new file mode 100644 index 00000000..4db351bd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blank-issue.md @@ -0,0 +1,16 @@ +--- +name: Blank issue +about: Blank issue +title: '' +labels: '' +assignees: '' + +--- + +## Which version are you using? + +v0.0.0 + +## Describe the problem + +Description diff --git a/.github/ISSUE_TEMPLATE/communication-issue-with-an-external-camera-or-software.md b/.github/ISSUE_TEMPLATE/communication-issue-with-an-external-camera-or-software.md new file mode 100644 index 00000000..9f13cd87 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/communication-issue-with-an-external-camera-or-software.md @@ -0,0 +1,30 @@ +--- +name: Communication issue with an external camera or software +about: A portion of bugs are related to different RTSP implementations between the + server and the target +title: '' +labels: '' +assignees: '' + +--- + + + +## Which version are you using? + +v0.0.0 + +## Describe the problem + +Description + +## Did you attach a network dump? + +yes