From 4d50813c948906a1ffa55d79c40d26bc8d6aaf21 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Fri, 19 Feb 2021 02:51:15 -0500 Subject: [PATCH] issue templates: Ask for server info when opening a bug --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea782..d003a4787 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,6 +23,12 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. +**Server (please complete the following information):** + - Etherpad version: + - OS: [e.g., Ubuntu 20.04] + - Node.js version (`node --version`): + - npm version (`npm --version`): + **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari]