From e43009270b28ee5cd0f1eda8877cebeb590f9092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 21 Mar 2021 10:26:26 +0200 Subject: [PATCH] bugreport: fix snippets typo --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 633c56417..a342e427c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,20 +8,25 @@ assignees: '' --- **Describe the issue** + A clear and concise description the issue. -**Code snipppets** +**Code snippets** + Add code snippet to help explain your problem. - please use markdown [Code and Syntax Highlighting](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code-and-syntax-highlighting) for code snippet **Expected behavior** + A clear and concise description of what you expected to happen. **Enviroment (please complete the following information):** + - OS: [e.g. Linux, Windows, Docker] - Plex version [eg. version 1.21.1.3830] - Python Version [e.g. 3.7.8] - PlexAPI version [e.g. 4.3.0] **Additional context** + Add any other context about the issue here.