From 34e299876920cdd3eb84e0ac62707ed7d089eca5 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Sat, 7 Nov 2020 16:19:16 +0100 Subject: move github issue templates to new standard --- .github/ISSUE_TEMPLATE/00-bug-issue.md | 36 ++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/00-bug-issue.md (limited to '.github/ISSUE_TEMPLATE/00-bug-issue.md') diff --git a/.github/ISSUE_TEMPLATE/00-bug-issue.md b/.github/ISSUE_TEMPLATE/00-bug-issue.md new file mode 100644 index 000000000..aafaa083d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/00-bug-issue.md @@ -0,0 +1,36 @@ +--- +name: 🐛 Bug Report +about: Use this template for reporting a bug +--- + + + +**Describe the current behavior** + +**Steps to reproduce:** + +1. +2. +3. + +**Describe the expected behavior** + +**Additional information** + +* PeerTube instance: + * URL: + * version: + * NodeJS version: + * Ffmpeg version: + +* Browser name, version and platforms on which you could reproduce the bug: +* Link to browser console log if relevant: +* Link to server log if relevant (`journalctl` or `/var/www/peertube/storage/logs/`): -- cgit v1.2.3