From d8e75ce15d7e5948f8ce3f6adf07eb3adb163136 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 17 Dec 2022 14:40:21 -0600 Subject: [PATCH] Simplify markdown --- .github/ISSUE_TEMPLATE/app-request-template.yml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app-request-template.yml b/.github/ISSUE_TEMPLATE/app-request-template.yml index b867e8a..b2e6d66 100644 --- a/.github/ISSUE_TEMPLATE/app-request-template.yml +++ b/.github/ISSUE_TEMPLATE/app-request-template.yml @@ -5,18 +5,7 @@ labels: ["New App Request"] body: - type: markdown attributes: - value: | - ### Before you start - - Check out #358 for a great issue example - - ### Issue etiquette - - When opening an issue, please: - - Check for an [existing issue](https://github.com/ThatGuySam/doesitarm/issues) first. If someone else has opened an issue describing the same problem, please upvote their issue rather than creating another one. - - Provide as much detail as possible. The more detail you are able to provide, the better! - - Write issues primarily in English. - --- + value: Test - type: textarea id: app-name attributes: