From af80db36341955e49ef42514fc05b99e42457d35 Mon Sep 17 00:00:00 2001 From: wukko Date: Sat, 29 Jun 2024 18:59:19 +0600 Subject: [PATCH] github: add issue template for service request --- .github/ISSUE_TEMPLATE/service-request.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/service-request.md diff --git a/.github/ISSUE_TEMPLATE/service-request.md b/.github/ISSUE_TEMPLATE/service-request.md new file mode 100644 index 00000000..61824423 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/service-request.md @@ -0,0 +1,18 @@ +--- +name: service request +about: request service support in cobalt +title: 'add support for [service name]' +labels: service request +assignees: '' + +--- + +**service name & description** +provide the service name and brief description of what it is. + +**link samples for the service you'd like cobalt to support** +list of links that cobalt should recognize. +could be regular video link, shared video link, mobile video link, shortened link, etc. + +**additional context** +any additional context or screenshots should go here. if there aren't any, just remove this part.