From: Felix Ableitner Date: Fri, 5 Oct 2018 07:06:08 +0000 (-0500) Subject: Rewrite issue template (#1187) X-Git-Tag: v1.0.0~9 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=29b323cdd7ba745d82839743b500885195827a4c;hp=6d5973fa0ea5f160f0cfbeecfeee0596bfac352c;p=github%2FChocobozzz%2FPeerTube.git Rewrite issue template (#1187) * Rewrite issue template * add / --- 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/):