From 4c2ee49d14879cbe8138cbe3d5c5e511b5559867 Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Thu, 23 Jun 2022 12:12:34 +0200 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..23ecbd8cb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: true +contact_links: + - name: Documentation Request + url: https://github.com/openreplay/documentation/issues + about: Report a mistake or suggest anything we might be missing in the docs + - name: Discussions + url: https://github.com/openreplay/openreplay/discussions + about: Ask and answer various questions on GitHub Discussions + - name: Join our Slack Community + url: https://slack.openreplay.com + about: Take the discussion further by joining our community on Slack