From 199e28ce7c122f5c09a43e3f55bc8dbf80fcaa58 Mon Sep 17 00:00:00 2001 From: sua yoo Date: Tue, 3 Jun 2025 18:54:20 -0700 Subject: [PATCH] gh: Update issue contact links (#2645) Links directly to help forum. --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 026adad2..ce711434 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,15 +1,15 @@ blank_issues_enabled: false contact_links: + - name: Ask a question + url: https://forum.webrecorder.net/c/help/browsertrix/24 + about: Have a ("how do I...?") question? Not sure if your issue is reproducible? The best way to get help is on our community forum! - name: Report a replay issue about: Issues related to an archived item or collection not replaying properly should be reported in the ReplayWeb.page repo. url: https://github.com/webrecorder/replayweb.page/issues/new?&labels=replay+bug%2Cbug&projects=&template=replay-bug.yml&title=[Replay+Bug]%3A+ - name: Report a security vulnerability about: Please email security@webrecorder.org directly. We will follow up with you there! url: https://webrecorder.net/.well-known/security.txt - - name: Get help on our forum - url: https://forum.webrecorder.net/ - about: Have a ("how do I...?") question? Not sure if your issue is reproducible? The best way to get help is on our community forum! - - name: Check out the docs + - name: Read the docs url: https://docs.browsertrix.com about: Find solutions to common questions, such as how to install, develop, and deploy Browsertrix.