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 -