From 21d168b1961abb615641e7e36cb308fb2dc715b0 Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Thu, 23 Jun 2022 12:00:32 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..4579d6608 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,10 @@ +--- +name: Feature request +about: Suggest an idea or a feature to improve OpenReplay +title: '' +labels: feature-request +assignees: estradino + +--- + +Briefly describe the feature you would like to see shipped with the upcoming versions of OpenReplay, the use-case (very important to us) and the alternatives solutions you've considered.