From 9972f8321883f77ed09923eaec45a3476f1577b4 Mon Sep 17 00:00:00 2001 From: nathom Date: Thu, 13 May 2021 20:30:38 -0700 Subject: [PATCH] Issue templates update --- .github/ISSUE_TEMPLATE.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5dfe380..4439084 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -15,21 +15,32 @@ A clear and concise description of the behavior. **Command used:** ```bash -rip your command +type the command that caused the bug here ``` **Expected behavior/code** A clear and concise description of what you expected to happen (or code). -**Streamrip Configuration file (find using `rip config -o`)** +**`streamrip Configuration File (find using `rip config -o`):** + + + + + + + + ```yaml +# Paste the contents of config.yaml here +# REMOVE YOUR CREDENTIALS your: - config - here + - config + - file ``` **Environment** + - `streamrip` version(s): [e.g. v0.5.2] - Python version: [e.g. 3.8] - OS: [e.g. OSX 10.13.4, Windows 10]