From 0632ff1fe7aa8ad918b51aef43b72aab51baa5eb Mon Sep 17 00:00:00 2001 From: brandonlenz Date: Thu, 25 May 2023 10:40:54 -0400 Subject: [PATCH] Add a help section --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 51ec2d81f..3a9227e81 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -4,6 +4,10 @@ title: "[Bug]: " labels: ["bug"] body: + - type: markdown + id: help + attributes: + value: GitHub Issues use [GitHub Flavored Markdown](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) for formatting. - type: textarea id: current-behavior attributes: