diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 5742474..1201d87 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -29,7 +29,7 @@ body: placeholder: | For example: `rip url https://example.com` - render: "" + render: "bash" - type: textarea validations: @@ -41,7 +41,7 @@ body: For example, if the problematic command was `rip url https://example.com`, then you would run `rip url https://example.com -vvv` to get the debug logs. Make sure to check the logs for any personal information such as emails and remove them. - render: "" + render: "text" - type: textarea validations: