From 29b323cdd7ba745d82839743b500885195827a4c Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Fri, 5 Oct 2018 02:06:08 -0500 Subject: [PATCH] Rewrite issue template (#1187) * Rewrite issue template * add / --- .github/ISSUE_TEMPLATE.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 81ad5405d..4477da332 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,15 +2,23 @@ -* **PeerTube version or URL:** -* **Browser name/version:** -* **NodeJS version:** +**What happened?** +**What do you expect to happen instead?** -* **What is the expected behaviour?** -* **What do you see instead?** +**Steps to reproduce:** +1. -* **Browser console log if useful:** -* **Server log if useful (journalctl or /var/www/peertube/storage/logs):** +2. +3. + + +**Additional information** +* PeerTube version or URL: +* Browser name/version: +* NodeJS version: + +* Link to browser console log if useful: +* Link to server log if useful (journalctl or /var/www/peertube/storage/logs/): -- 2.41.0