From c6f81abf9c6b58bf74c9484a2a1422cb8a05a6e8 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Thu, 20 Oct 2022 08:48:53 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ .github/ISSUE_TEMPLATE/question-about-rqlite.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3ebe40ac..a8cd09c7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,6 +9,8 @@ assignees: '' **What version are you running?** +**Are you using Docker or Kubernetes to run your system?** + **What did you do?** **What did you expect to happen?** diff --git a/.github/ISSUE_TEMPLATE/question-about-rqlite.md b/.github/ISSUE_TEMPLATE/question-about-rqlite.md index 81d0296b..6c9e898e 100644 --- a/.github/ISSUE_TEMPLATE/question-about-rqlite.md +++ b/.github/ISSUE_TEMPLATE/question-about-rqlite.md @@ -6,6 +6,7 @@ labels: '' assignees: '' --- + Before you ask a question here about rqlite, consider instead posting your question to Slack or the rqlite Google Group. That way you can benefit from that larger community's expertise. - https://rqlite.slack.com (join directly at https://www.philipotoole.com/join-rqlite-slack) @@ -14,4 +15,3 @@ Before you ask a question here about rqlite, consider instead posting your quest You can also start a discussion on the rqlite GitHub discussion page. https://github.com/rqlite/rqlite/discussions -